From 645cdec8a1e4704b835c73163623f49ba030e47b Mon Sep 17 00:00:00 2001 From: Edward Nolan Date: Sun, 24 May 2026 18:52:48 -0400 Subject: [PATCH] Bump vcpkg-registry 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 db23b905..5ce3882d 100644 --- a/cookiecutter/{{cookiecutter.project_name}}/vcpkg-configuration.json +++ b/cookiecutter/{{cookiecutter.project_name}}/vcpkg-configuration.json @@ -8,7 +8,7 @@ { "kind": "git", "repository": "https://github.com/bemanproject/vcpkg-registry.git", - "baseline": "28992b34d1e39368f5d1214a557fd61949de39fb", + "baseline": "e1aa5c3c2a46486cc1384d70beab939d76bfe128", "packages": ["beman-*"] } ] diff --git a/vcpkg-configuration.json b/vcpkg-configuration.json index db23b905..5ce3882d 100644 --- a/vcpkg-configuration.json +++ b/vcpkg-configuration.json @@ -8,7 +8,7 @@ { "kind": "git", "repository": "https://github.com/bemanproject/vcpkg-registry.git", - "baseline": "28992b34d1e39368f5d1214a557fd61949de39fb", + "baseline": "e1aa5c3c2a46486cc1384d70beab939d76bfe128", "packages": ["beman-*"] } ]