daedalus/vcpkg-configuration.json
2023-12-11 20:11:06 +08:00

15 lines
348 B
JSON

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