Files
redis-cpp/vcpkg-configuration.json
2025-09-09 17:54:40 +08:00

15 lines
348 B
JSON

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