vcpkg/ports/winreg/vcpkg.json
JonLiu1993 e658a5d7ee
[WinReg] update to v6.1.0 (#25765)
* [WinReg] update to v6.1.0

* update version
2022-07-14 12:07:04 -07:00

9 lines
233 B
JSON

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