Files
omath/vcpkg-configuration.json
T
2026-07-19 16:16:06 +03:00

15 lines
348 B
JSON

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