Files
omath/vcpkg-configuration.json
2026-02-23 04:38:21 +03:00

15 lines
348 B
JSON

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