Skip to content

Commit

Permalink
chore(deps): update https://github.com/microsoft/vcpkg digest to 4b6c…
Browse files Browse the repository at this point in the history
…50d (#421)

Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
  • Loading branch information
serious-scaffold[bot] authored Jan 1, 2025
1 parent e39430f commit de98156
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion template/vcpkg.json.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "{{ repo_name }}",
"description": "{{ project_description }}",
"builtin-baseline": "20a72ce99b12dd0ebfea5d39f32681bd68b19d03",
"builtin-baseline": "4b6c50d962cc20aaa3ef457f8ba683b586263cfb",
"homepage": "https://{{ repo_url() }}",
"dependencies": [
[%- if compile_target != '' or exe_target != '' or header_target != '' %]
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "ss-cpp",
"description": "A continuously evolving basic template for cpp development.",
"builtin-baseline": "20a72ce99b12dd0ebfea5d39f32681bd68b19d03",
"builtin-baseline": "4b6c50d962cc20aaa3ef457f8ba683b586263cfb",
"homepage": "https://github.com/serious-scaffold/ss-cpp",
"dependencies": [
"fmt",
Expand Down

0 comments on commit de98156

Please sign in to comment.