Update vcpkg targets

This commit is contained in:
Jeremy Rimpo
2026-04-14 11:35:45 -05:00
parent de1d783fbb
commit 38843d7ab0
+3 -3
View File
@@ -14,19 +14,19 @@
"default-registry": {
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "294f76666c3000630d828703e675814c05a4fd43"
"baseline": "74e6536215718009aae747d86d84b78376bf9e09"
},
"registries": [
{
"kind": "git",
"repository": "https://github.com/Microsoft/vcpkg",
"baseline": "294f76666c3000630d828703e675814c05a4fd43",
"baseline": "74e6536215718009aae747d86d84b78376bf9e09",
"packages": ["boost*", "boost-*", "bext-*"]
},
{
"kind": "git",
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
"baseline": "9936967e7c0ba1968e54a2fa6e6ad27b4f992b9b",
"baseline": "0d229b3b145ebd2bc9975c05831f2b09e36515eb",
"packages": ["mo2-*"]
}
]