mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
15 lines
348 B
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"
|
||
|
}
|
||
|
]
|
||
|
}
|