blob: 5bdc7de8445c3602f525068fd8d66cb87c4f60cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"default-registry": {
"kind": "git",
"baseline": "74e6536215718009aae747d86d84b78376bf9e09",
"repository": "https://github.com/Microsoft/vcpkg"
},
"registries": [
{
"kind": "git",
"baseline": "74e6536215718009aae747d86d84b78376bf9e09",
"repository": "https://github.com/Microsoft/vcpkg",
"packages": ["boost*", "boost-*"]
},
{
"kind": "git",
"baseline": "92f063c71cebea1926c7eb183fbe719145395985",
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
"packages": ["mo2-*", "7zip", "usvfs"]
}
]
}
|