From 88993395849bf4ac6207693443ee9b4a9a3b012b Mon Sep 17 00:00:00 2001 From: Edward Nolan Date: Sun, 24 May 2026 19:03:36 -0400 Subject: [PATCH] Bump microsoft/vcpkg baseline --- .../{{cookiecutter.project_name}}/vcpkg-configuration.json | 2 +- vcpkg-configuration.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cookiecutter/{{cookiecutter.project_name}}/vcpkg-configuration.json b/cookiecutter/{{cookiecutter.project_name}}/vcpkg-configuration.json index 5ce3882d..0924600e 100644 --- a/cookiecutter/{{cookiecutter.project_name}}/vcpkg-configuration.json +++ b/cookiecutter/{{cookiecutter.project_name}}/vcpkg-configuration.json @@ -2,7 +2,7 @@ "default-registry": { "kind": "git", "repository": "https://github.com/microsoft/vcpkg.git", - "baseline": "522253caf47268c1724f486a035e927a42a90092" + "baseline": "aa40adda5352e87655b8583cfb2451d5e9e276fd" }, "registries": [ { diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index 5ce3882d..0924600e 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -2,7 +2,7 @@ "default-registry": { "kind": "git", "repository": "https://github.com/microsoft/vcpkg.git", - "baseline": "522253caf47268c1724f486a035e927a42a90092" + "baseline": "aa40adda5352e87655b8583cfb2451d5e9e276fd" }, "registries": [ {