Skip to content

Commit 3685bd1

Browse files
chore(deps): update https://github.com/microsoft/vcpkg digest to e08b7bd (#544)
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com> Co-authored-by: l.feng <43399351+msclock@users.noreply.github.com>
1 parent d40cf91 commit 3685bd1

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": "984f9232b2fe0eb94f5e9f161d6c632c581fff0c",
5+
"builtin-baseline": "e08b7bd89ae162f8579df2f8d39a1ae94107c8fd",
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": "984f9232b2fe0eb94f5e9f161d6c632c581fff0c",
5+
"builtin-baseline": "e08b7bd89ae162f8579df2f8d39a1ae94107c8fd",
66
"homepage": "https://github.com/serious-scaffold/ss-cpp",
77
"dependencies": [
88
"fmt",

0 commit comments

Comments
 (0)