We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd19565 commit c96b53aCopy full SHA for c96b53a
1 file changed
vcpkg-configuration.json
@@ -2,19 +2,19 @@
2
"default-registry": {
3
"kind": "git",
4
"repository": "https://github.com/Microsoft/vcpkg",
5
- "baseline": "294f76666c3000630d828703e675814c05a4fd43"
+ "baseline": "74e6536215718009aae747d86d84b78376bf9e09"
6
},
7
"registries": [
8
{
9
10
11
- "baseline": "294f76666c3000630d828703e675814c05a4fd43",
+ "baseline": "74e6536215718009aae747d86d84b78376bf9e09",
12
"packages": ["boost*", "boost-*"]
13
14
15
16
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
17
- "baseline": "27d8adbfe9e4ce88a875be3a45fadab69869eb60",
+ "baseline": "8beb2e0efa9c17dd6d17bb05288dd1e40727f673",
18
"packages": ["asmjit", "spdlog"]
19
}
20
]
0 commit comments