From b7bad07586de158209c3d4626d33077200d72c2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 21:25:44 +0000 Subject: [PATCH 1/2] chore(deps): update dependency vcpkg to v2025.09.17 --- .gitmodules | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 From 8584856354c1100ee38c89bf4429459fbd3dd113 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 21:26:02 +0000 Subject: [PATCH 2/2] chore(deps): update default registry's baseline to `4334d8b4c8916018600212ab4dd4bbdc343065d1` --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": [ {