vcpkg/ports/winreg/vcpkg.json
JonLiu1993 e7ebf9be95
[WinReg] update to v4.1.2 (#21015)
* [WinReg] update to v4.1.1

* update version

* [WinReg] update to v4.1.2

* update verrsion

* change version

* update version
2021-11-03 21:45:24 -07:00

8 lines
213 B
JSON

{
"name": "winreg",
"version": "4.1.2",
"description": "High-level C++ wrapper around the Windows Registry C API.",
"homepage": "https://github.com/GiovanniDicanio/WinReg",
"supports": "windows | uwp"
}