vcpkg/ports/winreg/vcpkg.json
JonLiu1993 b219334d40
[WinReg] update to v5.0.1 (#23706)
* [WinReg] update to v5.0.1

* update version
2022-03-22 15:09:23 -07:00

9 lines
233 B
JSON

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