diff --git a/template/vcpkg.json.jinja b/template/vcpkg.json.jinja index ddc17c1..d836338 100644 --- a/template/vcpkg.json.jinja +++ b/template/vcpkg.json.jinja @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "{{ ss_cmake_repo_name }}", "description": "{{ ss_cmake_project_description }}", - "builtin-baseline": "2dc91c6439568f694052c3fa25859dc78d9ff8e4", + "builtin-baseline": "4b6c50d962cc20aaa3ef457f8ba683b586263cfb", "homepage": "https://{{ ss_cmake_repo_url }}", "dependencies": [ [%- if ss_cmake_use_conan == true %]