From 920edba383543504d4a6b2de9a573af7b6210000 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 14:25:02 +0000 Subject: [PATCH 1/2] chore(deps): update dependency vcpkg to v2025.08.27 --- .gitmodules | 2 +- vcpkg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8b6e24b..06f318a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "vcpkg"] path = vcpkg url = https://github.com/microsoft/vcpkg.git - branch = 2025.07.25 + branch = 2025.08.27 diff --git a/vcpkg b/vcpkg index dd3097e..120deac 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit dd3097e305afa53f7b4312371f62058d2e665320 +Subproject commit 120deac3062162151622ca4860575a33844ba10b From 85a1e848e64d644e218cb77cebd76d5ac760eeec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 14:25:21 +0000 Subject: [PATCH 2/2] chore(deps): update default registry's baseline to `120deac3062162151622ca4860575a33844ba10b` --- vcpkg-configuration.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 8cf51c8..e771bf4 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": "dd3097e305afa53f7b4312371f62058d2e665320" + "baseline": "120deac3062162151622ca4860575a33844ba10b" }, "registries": [ {