From 762922973817c27d2ecd6eff8d7147a540624a17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 23:32:36 +0000 Subject: [PATCH 1/2] chore(deps): update dependency vcpkg to v2025.04.09 --- .gitmodules | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 425dff3..7916051 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2025.03.19 + branch = 2025.04.09 diff --git a/vcpkg b/vcpkg index b02e341..ce613c4 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit b02e341c927f16d991edbd915d8ea43eac52096c +Subproject commit ce613c41372b23b1f51333815feb3edd87ef8a8b From 646eb109f2a9609a4d19ff851bc8c02d22489e88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 23:33:21 +0000 Subject: [PATCH 2/2] chore(deps): update default registry's baseline to `ce613c41372b23b1f51333815feb3edd87ef8a8b` --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 18f3e1c..33fd6c8 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -1,7 +1,7 @@ { "default-registry": { "kind": "git", - "baseline": "b02e341c927f16d991edbd915d8ea43eac52096c", + "baseline": "ce613c41372b23b1f51333815feb3edd87ef8a8b", "repository": "https://github.com/microsoft/vcpkg" }, "registries": [