diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2020-06-11 17:18:33 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 02:18:33 -0700 |
| commit | 6e7b5a65df8a5aa1ca10ebfd96db75f345c817f9 (patch) | |
| tree | 56583d9a065f3e478652b83ded003bd98928711f /ports/winreg/CONTROL | |
| parent | 3cba59778eb6f05884d3518e4255bebbe7fd1463 (diff) | |
| download | vcpkg-6e7b5a65df8a5aa1ca10ebfd96db75f345c817f9.tar.gz vcpkg-6e7b5a65df8a5aa1ca10ebfd96db75f345c817f9.zip | |
[WinReg] Update to 3.0.1 (#11883)
Diffstat (limited to 'ports/winreg/CONTROL')
| -rw-r--r-- | ports/winreg/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/winreg/CONTROL b/ports/winreg/CONTROL index 28244c43c..9f710369d 100644 --- a/ports/winreg/CONTROL +++ b/ports/winreg/CONTROL @@ -1,5 +1,5 @@ Source: winreg
-Version: 2.4.0
+Version: 3.0.1
Homepage: https://github.com/GiovanniDicanio/WinReg
Description: High-level C++ wrapper around the Windows Registry C API.
Supports: windows|uwp
\ No newline at end of file |
