goldendict-ng/vcpkg-configuration.json

15 lines
348 B
JSON

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