From 60022e4ee4ae0da584f5cc15b0f44c7b92cad3e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 18:08:13 +0000 Subject: [PATCH 1/2] chore(deps): update dependency vcpkg to v2026.03.18 --- .gitmodules | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6f34ab3..91cad58 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2026.02.27 + branch = 2026.03.18 diff --git a/vcpkg b/vcpkg index 62159a4..c3867e7 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit 62159a45e18f3a9ac0548628dcaf74fcb60c6ff9 +Subproject commit c3867e714dd3a51c272826eea77267876517ed99 From ecce5f362ff8f23a40d78f9d30aa87d94ffbbf10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 18:08:34 +0000 Subject: [PATCH 2/2] chore(deps): update default registry's baseline to `c3867e714dd3a51c272826eea77267876517ed99` --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 5df7739..aa6c6b7 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": "62159a45e18f3a9ac0548628dcaf74fcb60c6ff9" + "baseline": "c3867e714dd3a51c272826eea77267876517ed99" }, "registries": [ {