From 13a9d8db705ef25e9f676ff53ed4959a6b1f0d8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 18:27:32 +0000 Subject: [PATCH 1/2] chore(deps): update dependency vcpkg to v2025.03.19 --- .gitmodules | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index fc97851..425dff3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2025.02.14 + branch = 2025.03.19 diff --git a/vcpkg b/vcpkg index d5ec528..b02e341 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit d5ec528843d29e3a52d745a64b469f810b2cedbf +Subproject commit b02e341c927f16d991edbd915d8ea43eac52096c From bc83b8a36e9bb44cb1cd4844969f2d68276c7a02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 18:30:26 +0000 Subject: [PATCH 2/2] chore(deps): update default registry's baseline to `b02e341c927f16d991edbd915d8ea43eac52096c` --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index c6f490f..18f3e1c 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "d5ec528843d29e3a52d745a64b469f810b2cedbf", + "baseline": "b02e341c927f16d991edbd915d8ea43eac52096c", "repository": "https://github.com/microsoft/vcpkg" }, "registries": [