VUI/vcpkg-configuration.json
2025-05-29 13:21:19 +02:00

14 lines
348 B
JSON

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