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": [ {