aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/winreg/vcpkg.json
blob: 0bf00c0cb504ee8c2abff2770f21b71904767180 (plain)
1
2
3
4
5
6
7
8
{
  "name": "winreg",
  "version": "6.3.2",
  "description": "High-level C++ wrapper around the Windows Registry C API.",
  "homepage": "https://github.com/GiovanniDicanio/WinReg",
  "license": "MIT",
  "supports": "windows | uwp"
}