adg5/vcpkg-configuration.json
2025-04-20 10:05:21 +10:00

15 lines
348 B
JSON

{
"default-registry": {
"kind": "git",
"baseline": "0d5cae153065957df7f382de7c1549ccc88027e5",
"repository": "https://github.com/microsoft/vcpkg"
},
"registries": [
{
"kind": "artifact",
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
"name": "microsoft"
}
]
}