minetest/vcpkg-configuration.json
2024-10-26 06:53:28 -07:00

15 lines
348 B
JSON

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