From 80fff2bdbe1f9db3f9999c1835294c86340c9bf2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 22:50:37 +0000 Subject: [PATCH 1/2] chore(deps): update dependency vcpkg to v2025.06.13 --- .gitmodules | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7916051..33f06e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2025.04.09 + branch = 2025.06.13 diff --git a/vcpkg b/vcpkg index ce613c4..ef7dbf9 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit ce613c41372b23b1f51333815feb3edd87ef8a8b +Subproject commit ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0 From 49f734315261111b2776cd6af986c1c9c92e6d22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 22:50:59 +0000 Subject: [PATCH 2/2] chore(deps): update default registry's baseline to `ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0` --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 45a195e..c173e83 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": "ce613c41372b23b1f51333815feb3edd87ef8a8b" + "baseline": "ef7dbf94b9198bc58f45951adcf1f041fcbc5ea0" }, "registries": [ {