diff --git a/.gitmodules b/.gitmodules index 8b6e24b..3dc659e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2025.07.25 + branch = 2025.09.17 diff --git a/vcpkg b/vcpkg index dd3097e..4334d8b 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit dd3097e305afa53f7b4312371f62058d2e665320 +Subproject commit 4334d8b4c8916018600212ab4dd4bbdc343065d1 diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 8cf51c8..7ed86ae 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": "dd3097e305afa53f7b4312371f62058d2e665320" + "baseline": "4334d8b4c8916018600212ab4dd4bbdc343065d1" }, "registries": [ {