From 8660830dcbc9743facbcafc6c874ae395dab3fe1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 16:07:17 +0000 Subject: [PATCH 1/2] chore(deps): update dependency vcpkg to v2026.06.24 --- .gitmodules | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index cac1dc0..c668201 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.24 diff --git a/vcpkg b/vcpkg index 56bb241..cd61e1e 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit 56bb2411609227288b70117ead2c47585ba07713 +Subproject commit cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3 From badf9e91d3cb89c4160ac3e6b0d88e58a366adbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 16:07:37 +0000 Subject: [PATCH 2/2] chore(deps): update default registry's baseline to `cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3` --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 5d7c204..493fc7c 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": "cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3" }, "registries": [ {