mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 08:29:00 +08:00
da8e236bf2
* [WinReg] update to v5.0.0 * [WinReg] update to v5.0.0 * add license * update version * delete extra space * update version
9 lines
233 B
JSON
9 lines
233 B
JSON
{
|
|
"name": "winreg",
|
|
"version": "5.0.0",
|
|
"description": "High-level C++ wrapper around the Windows Registry C API.",
|
|
"homepage": "https://github.com/GiovanniDicanio/WinReg",
|
|
"license": "MIT",
|
|
"supports": "windows | uwp"
|
|
}
|