mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[WinReg] Update to 3.1.0 (#11888)
This commit is contained in:
parent
68244603d0
commit
d690c9bf7f
@ -1,5 +1,5 @@
|
|||||||
Source: winreg
|
Source: winreg
|
||||||
Version: 3.0.1
|
Version: 3.1.0
|
||||||
Homepage: https://github.com/GiovanniDicanio/WinReg
|
Homepage: https://github.com/GiovanniDicanio/WinReg
|
||||||
Description: High-level C++ wrapper around the Windows Registry C API.
|
Description: High-level C++ wrapper around the Windows Registry C API.
|
||||||
Supports: windows|uwp
|
Supports: windows|uwp
|
@ -4,8 +4,8 @@ vcpkg_fail_port_install(ON_TARGET "linux" "osx")
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO GiovanniDicanio/WinReg
|
REPO GiovanniDicanio/WinReg
|
||||||
REF ffb5ae9eb6609847c3a3a98d8da6192e2f67be79 #v3.0.1
|
REF d59fd46431f0c7ca5e3339918455b831c63bba25 #v3.1.0
|
||||||
SHA512 6a9fecb09769a3d859d09421dd9c894fb1fe1ed90ede3eb899dba0a4c7a01f69192bd5b640bba6aea675de9e025a8121230f1e36d2354ed9fb79f1f2167299b4
|
SHA512 98dea669415dcb4e577c92506050a9defab5ac5f70e9d783d0b379297d84e0e2b56afc230b86ff190421a0d54b283e7abe72bb3cf53ecfe3fbe90f29c335e08c
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user