Files
Chloride/vcpkg-configuration.json
2025-05-30 22:23:46 +01:00

15 lines
348 B
JSON

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