Skip to content

Commit 2aca09f

Browse files
chore(deps): update https://github.com/microsoft/vcpkg digest to efb1e74 (#459)
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
1 parent 8e8a161 commit 2aca09f

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": "0ca64b4e1c70fa6d9f53b369b8f3f0843797c20c",
5+
"builtin-baseline": "efb1e7436979a30c4d3e5ab2375fd8e2e461d541",
66
"homepage": "https://{{ ss_cmake_repo_url }}",
77
"dependencies": [
88
[%- if compile_target != '' or exe_target != '' or header_target != '' %]

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-cpp",
44
"description": "A continuously evolving basic template for cpp development.",
5-
"builtin-baseline": "0ca64b4e1c70fa6d9f53b369b8f3f0843797c20c",
5+
"builtin-baseline": "efb1e7436979a30c4d3e5ab2375fd8e2e461d541",
66
"homepage": "https://github.com/serious-scaffold/ss-cpp",
77
"dependencies": [
88
"fmt",

0 commit comments

Comments
 (0)