diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-03-27 02:41:21 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-26 11:41:21 -0700 |
| commit | f351aed6b8b3f494479d283aa39e02d5f64ca628 (patch) | |
| tree | e10297c812b9951704bb387e25805dbff6f3b5c4 /versions/w- | |
| parent | 73edefd8775d3897914b68b3664d19a81de2991e (diff) | |
| download | vcpkg-f351aed6b8b3f494479d283aa39e02d5f64ca628.tar.gz vcpkg-f351aed6b8b3f494479d283aa39e02d5f64ca628.zip | |
[WinReg] Update to v4.1.0 (#16871)
* [WinReg] Update to v4.1.0
* update version
Diffstat (limited to 'versions/w-')
| -rw-r--r-- | versions/w-/winreg.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/w-/winreg.json b/versions/w-/winreg.json index 838f9afab..29b8fdb4e 100644 --- a/versions/w-/winreg.json +++ b/versions/w-/winreg.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "018dd4bf16d8a68e161eef8459458d2de47a125c", + "version-string": "4.1.0", + "port-version": 0 + }, + { "git-tree": "6243560127ca086b89812f77a6635c8cd38fcdc4", "version-string": "4.0.0", "port-version": 0 |
