From 2dcc4b5381bcdf47aafd9034e716cfe8963734c7 Mon Sep 17 00:00:00 2001 From: "serious-scaffold[bot]" <160990600+serious-scaffold[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:38:38 +0800 Subject: [PATCH] chore(deps): update https://github.com/microsoft/vcpkg digest to 2dc91c6 (#13) Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com> --- template/vcpkg.json.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/vcpkg.json.jinja b/template/vcpkg.json.jinja index e23650a..ddc17c1 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": "96b5ced82828ecaf67e6010a892c98d3e96ed1c2", + "builtin-baseline": "2dc91c6439568f694052c3fa25859dc78d9ff8e4", "homepage": "https://{{ ss_cmake_repo_url }}", "dependencies": [ [%- if ss_cmake_use_conan == true %]