diff --git a/vcpkg.json b/vcpkg.json index db9eb08..d092695 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -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"] } ]