1
2
3
4
5
6
7
8
9
10
11
12
13
14
| {
| "default-registry": {
| "kind": "git",
| "baseline": "7233110263ec34c316fd12d0a91c11d1ca9f860b",
| "repository": "https://github.com/microsoft/vcpkg"
| },
| "registries": [
| {
| "kind": "artifact",
| "location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
| "name": "microsoft"
| }
| ]
| }
|
|