diff --git a/.gitmodules b/.gitmodules index 7916051..33f06e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2025.04.09 + branch = 2025.06.13 diff --git a/vcpkg b/vcpkg index ce613c4..ef7dbf9 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit ce613c41372b23b1f51333815feb3edd87ef8a8b +Subproject commit ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0 diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 45a195e..c173e83 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": "ce613c41372b23b1f51333815feb3edd87ef8a8b" + "baseline": "ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0" }, "registries": [ {