karo/vcpkg-configuration.json
2024-03-29 12:19:46 +01:00

15 lines
348 B
JSON

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