Skip to content

Commit 00e2f76

Browse files
chore(deps): update https://github.com/microsoft/vcpkg digest to 181f538
1 parent 68e2dd6 commit 00e2f76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

template/vcpkg.json.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
33
"name": "{{ ss_cmake_repo_name }}",
44
"description": "{{ ss_cmake_project_description }}",
5-
"builtin-baseline": "65be7019941e1401e02daaba0738cab2c8a4a355",
5+
"builtin-baseline": "181f538ff191c5e936278018152ae658c457a23c",
66
"homepage": "https://{{ ss_cmake_repo_url }}",
77
"dependencies": [
88
[%- if compiled == true %]

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
33
"name": "ss-pybind11",
44
"description": "A template of serious scaffold family based on pybind11.",
5-
"builtin-baseline": "65be7019941e1401e02daaba0738cab2c8a4a355",
5+
"builtin-baseline": "181f538ff191c5e936278018152ae658c457a23c",
66
"homepage": "https://github.com/serious-scaffold/ss-pybind11",
77
"dependencies": [
88
"pybind11",

0 commit comments

Comments
 (0)