diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-03-20 00:55:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-19 09:55:28 -0700 |
| commit | 9e681d579b3ecadff19f339921c3dea89367236b (patch) | |
| tree | e32333907b87f1c8d54bc3013c0404157753f62e /versions | |
| parent | d31eced8725b8917fdc78331def6771a9569ac36 (diff) | |
| download | vcpkg-9e681d579b3ecadff19f339921c3dea89367236b.tar.gz vcpkg-9e681d579b3ecadff19f339921c3dea89367236b.zip | |
[WinReg] update to v4.0.0 (#16765)
* [WinReg] update to v4.0.0
* update version
* update winreg.json
* update version
Diffstat (limited to 'versions')
| -rw-r--r-- | versions/baseline.json | 2 | ||||
| -rw-r--r-- | versions/w-/winreg.json | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 6d278ab94..13871aa54 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6253,7 +6253,7 @@ "port-version": 4 }, "winreg": { - "baseline": "3.1.0", + "baseline": "4.0.0", "port-version": 0 }, "winsock2": { diff --git a/versions/w-/winreg.json b/versions/w-/winreg.json index 1d82fbaa6..838f9afab 100644 --- a/versions/w-/winreg.json +++ b/versions/w-/winreg.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "6243560127ca086b89812f77a6635c8cd38fcdc4", + "version-string": "4.0.0", + "port-version": 0 + }, + { "git-tree": "e8afef56a008634916bc97eb11ae79ba02c695c8", "version-string": "3.1.0", "port-version": 0 |
