vcpkg/ports/winreg/vcpkg.json
JonLiu1993 0640cc4847
[WinReg] update to v5.1.1 (#25548)
* [WinReg] update to v5.1.1

* update version
2022-07-05 12:49:21 -07:00

9 lines
233 B
JSON

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