From 373f1b857a27693369adb216c00d361eb4c9991f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 18:27:28 +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 4021c512aff03d403177cf36379b9f9875262377 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 18:32:08 +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 2bbc4e5..4c6f60b 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": "d5ec528843d29e3a52d745a64b469f810b2cedbf" + "baseline": "b02e341c927f16d991edbd915d8ea43eac52096c" }, "registries": [ {