diff --git a/.gitmodules b/.gitmodules index 425dff3..7916051 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2025.03.19 + branch = 2025.04.09 diff --git a/vcpkg b/vcpkg index b02e341..ce613c4 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit b02e341c927f16d991edbd915d8ea43eac52096c +Subproject commit ce613c41372b23b1f51333815feb3edd87ef8a8b diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 4c6f60b..45a195e 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -2,7 +2,7 @@ "$schema": "https://github.com/microsoft/vcpkg-tool/raw/refs/heads/main/docs/vcpkg-configuration.schema.json", "default-registry": { "kind": "builtin", - "baseline": "b02e341c927f16d991edbd915d8ea43eac52096c" + "baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b" }, "registries": [ {