From d229621c458ac2a83bca8349fa90b830cd5bd9a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 01:55:59 +0000 Subject: [PATCH 1/2] chore(deps): update dependency vcpkg to v2025.12.12 --- .gitmodules | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3dc659e..454a0e5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2025.09.17 + branch = 2025.12.12 diff --git a/vcpkg b/vcpkg index 4334d8b..84bab45 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit 4334d8b4c8916018600212ab4dd4bbdc343065d1 +Subproject commit 84bab45d415d22042bd0b9081aea57f362da3f35 From b09c0673930e6d145decf000d4f612a77b49b15f Mon Sep 17 00:00:00 2001 From: sjinks <7810770+sjinks@users.noreply.github.com> Date: Tue, 16 Dec 2025 06:29:59 +0000 Subject: [PATCH 2/2] chore(deps): update default registry's baseline to `84bab45d415d22042bd0b9081aea57f362da3f35` --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index e0c6406..4a4dfea 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "4334d8b4c8916018600212ab4dd4bbdc343065d1", + "baseline": "84bab45d415d22042bd0b9081aea57f362da3f35", "repository": "https://github.com/microsoft/vcpkg" }, "registries": [