From abfbe4cacfb1dc1869cad6f847e24c54e674e1cd Mon Sep 17 00:00:00 2001 From: "serious-scaffold[bot]" <160990600+serious-scaffold[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 00:34:24 +0000 Subject: [PATCH] chore(deps): update https://github.com/microsoft/vcpkg digest to 6f29f12 --- template/vcpkg.json.jinja | 2 +- vcpkg.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template/vcpkg.json.jinja b/template/vcpkg.json.jinja index c261750..e758452 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": "65be7019941e1401e02daaba0738cab2c8a4a355", + "builtin-baseline": "6f29f12e82a8293156836ad81cc9bf5af41fe836", "homepage": "https://{{ ss_cmake_repo_url }}", "dependencies": [ [%- if compiled == true %] diff --git a/vcpkg.json b/vcpkg.json index fd85fa4..91c7159 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -2,7 +2,7 @@ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "ss-pybind11", "description": "A template of serious scaffold family based on pybind11.", - "builtin-baseline": "65be7019941e1401e02daaba0738cab2c8a4a355", + "builtin-baseline": "6f29f12e82a8293156836ad81cc9bf5af41fe836", "homepage": "https://github.com/serious-scaffold/ss-pybind11", "dependencies": [ "pybind11",