mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:59:00 +08:00
b219334d40
* [WinReg] update to v5.0.1 * update version
9 lines
233 B
JSON
9 lines
233 B
JSON
{
|
|
"name": "winreg",
|
|
"version": "5.0.1",
|
|
"description": "High-level C++ wrapper around the Windows Registry C API.",
|
|
"homepage": "https://github.com/GiovanniDicanio/WinReg",
|
|
"license": "MIT",
|
|
"supports": "windows | uwp"
|
|
}
|