mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:39:01 +08:00
e658a5d7ee
* [WinReg] update to v6.1.0 * update version
9 lines
233 B
JSON
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"
|
|
}
|