Update vcpkg targets (#155)

This commit is contained in:
Jeremy Rimpo
2026-04-15 09:31:56 +02:00
committed by GitHub
parent 1c8ab3f1c1
commit 1720aeedf8
+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-*"]
},
{
"kind": "git",
"repository": "https://github.com/ModOrganizer2/vcpkg-registry",
"baseline": "228cda39fe9d1eeed789c0ef64fd1235dab3b11e",
"baseline": "92f063c71cebea1926c7eb183fbe719145395985",
"packages": ["mo2-*", "pybind11", "spdlog"]
}
]