diff --git a/.gitmodules b/.gitmodules index cac1dc0..af56f41 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2026.04.27 + branch = 2026.06.01 diff --git a/vcpkg b/vcpkg index 56bb241..f3e1065 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit 56bb2411609227288b70117ead2c47585ba07713 +Subproject commit f3e10653cc27d62a37a3763cd84b38bca07c6075 diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 5d7c204..498e2bd 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": "56bb2411609227288b70117ead2c47585ba07713" + "baseline": "f3e10653cc27d62a37a3763cd84b38bca07c6075" }, "registries": [ {