We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c8ab3f commit 1720aeeCopy full SHA for 1720aee
1 file changed
vcpkg.json
@@ -14,19 +14,19 @@
14
"default-registry": {
15
"kind": "git",
16
"repository": "https://github.com/Microsoft/vcpkg",
17
- "baseline": "294f76666c3000630d828703e675814c05a4fd43"
+ "baseline": "74e6536215718009aae747d86d84b78376bf9e09"
18
},
19
"registries": [
20
{
21
22
23
- "baseline": "294f76666c3000630d828703e675814c05a4fd43",
+ "baseline": "74e6536215718009aae747d86d84b78376bf9e09",
24
"packages": ["boost*", "boost-*"]
25
26
27
28
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
29
- "baseline": "228cda39fe9d1eeed789c0ef64fd1235dab3b11e",
+ "baseline": "92f063c71cebea1926c7eb183fbe719145395985",
30
"packages": ["mo2-*", "pybind11", "spdlog"]
31
}
32
]
0 commit comments