Files
omath/vcpkg-configuration.json
2026-03-13 03:16:32 +03:00

15 lines
348 B
JSON

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