From 57340c5355750f4de8c73c8d3fe8671d2039b190 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 01:42:26 +0000 Subject: [PATCH 1/2] chore(deps): update dependency vcpkg to v2025.02.14 --- .gitmodules | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index aeea15c..fc97851 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2025.01.13 + branch = 2025.02.14 diff --git a/vcpkg b/vcpkg index 6f29f12..d5ec528 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit 6f29f12e82a8293156836ad81cc9bf5af41fe836 +Subproject commit d5ec528843d29e3a52d745a64b469f810b2cedbf From 57d0edee930c6df694b1f3ed6d27fec1477948d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 01:42:43 +0000 Subject: [PATCH 2/2] chore(deps): update default registry's baseline to `d5ec528843d29e3a52d745a64b469f810b2cedbf` --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index d3937e4..c6f490f 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "6f29f12e82a8293156836ad81cc9bf5af41fe836", + "baseline": "d5ec528843d29e3a52d745a64b469f810b2cedbf", "repository": "https://github.com/microsoft/vcpkg" }, "registries": [