vcpkg/ports/winreg/vcpkg.json
JonLiu1993 6fa767aca9
[WinReg] update to v5.1.0 (#23865)
* [WinReg] update to v5.1.0

* update version
2022-04-01 14:39:46 -07:00

9 lines
233 B
JSON

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