Skip to content

Commit

Permalink
[winreg] Update to 2.4.0 (#11766)
Browse files Browse the repository at this point in the history
  • Loading branch information
JackBoosY authored Jun 5, 2020
1 parent 957d907 commit 5240c3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ports/winreg/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: winreg
Version: 2.2.3
Version: 2.4.0
Homepage: https://github.com/GiovanniDicanio/WinReg
Description: High-level C++ wrapper around the Windows Registry C API.
Supports: windows|uwp
4 changes: 2 additions & 2 deletions ports/winreg/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ vcpkg_fail_port_install(ON_TARGET "linux" "osx")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO GiovanniDicanio/WinReg
REF 1dfd91d80ec89d36236e41dd75f2c5ddb31093a1 #v2.2.3
SHA512 5d43cd15f958411407ae636234c8e1c3d43d5dbd074b93d578245d75405fb2ec7a9d4924d7eb9141fc9ce42391846d22a2e3945e53bdf43fbd78ccbce397c03e
REF c1c2a9ce26295cd3f0ca69e7383319813d46574f #v2.4.0
SHA512 99d52bb90784c5918816f2f843b75001a817cab25470a5a8a09bd8e6189a1631c098c5da9935abb94cf21461e9b58f431619d943efaa0750f216fcf1ba96c427
HEAD_REF master
)

Expand Down

0 comments on commit 5240c3f

Please sign in to comment.