[WinReg] update to v6.1.0 (#25765)

* [WinReg] update to v6.1.0

* update version
This commit is contained in:
JonLiu1993 2022-07-15 03:07:04 +08:00 committed by GitHub
parent 8b14e7e872
commit e658a5d7ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO GiovanniDicanio/WinReg
REF 86d7ae5c5034aa88b40914fc0d209d8ceb214afe #v6.0.0
SHA512 ca2daa61e89029641e189fe2a0177282900e30b8907702abd8010cc6c66cfe4cfaf15888c5860d7aec262209939fc7658da450e308be0f73b5b0423f4bb5bdf2
REF ba6b74972038778d0bf5ffa6de705ec6e2768735 #v6.1.0
SHA512 1b7ac1ef4322c2e1c80be840d4117424263c4ad02050926f1ebdd3fbb4978a02d12f485ccb0aff46ca4acc4188f48f7522ac4d6d663517d7bad71147224accc7
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "winreg",
"version": "6.0.0",
"version": "6.1.0",
"description": "High-level C++ wrapper around the Windows Registry C API.",
"homepage": "https://github.com/GiovanniDicanio/WinReg",
"license": "MIT",

View File

@ -7593,7 +7593,7 @@
"port-version": 0
},
"winreg": {
"baseline": "6.0.0",
"baseline": "6.1.0",
"port-version": 0
},
"winsock2": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c2ca5ed4ead6f69d105bd677fc3acaeba4be8879",
"version": "6.1.0",
"port-version": 0
},
{
"git-tree": "d6faf66fd8bb6b7d12b74e2084cbf15f8628b531",
"version": "6.0.0",