mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 12:29:06 +08:00
e7ebf9be95
* [WinReg] update to v4.1.1 * update version * [WinReg] update to v4.1.2 * update verrsion * change version * update version
8 lines
213 B
JSON
8 lines
213 B
JSON
{
|
|
"name": "winreg",
|
|
"version": "4.1.2",
|
|
"description": "High-level C++ wrapper around the Windows Registry C API.",
|
|
"homepage": "https://github.com/GiovanniDicanio/WinReg",
|
|
"supports": "windows | uwp"
|
|
}
|