Files
redis-playground/vcpkg-configuration.json
David Chen 540b8dc103 -
2025-12-20 03:39:49 +08:00

15 lines
348 B
JSON

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