Files
redis-cpp/vcpkg-configuration.json
codecrafters-bot ccd25722f1 init [skip ci]
2025-07-17 06:55:26 +00:00

15 lines
348 B
JSON

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