Skip to content

Commit

Permalink
chore(deps): update https://github.com/microsoft/vcpkg digest to f576077
Browse files Browse the repository at this point in the history
  • Loading branch information
serious-scaffold[bot] authored Jan 16, 2025
1 parent 88a92ee commit 56d05a5
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 @@ -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": "f576077538d54fc2a932ca89aa5fbfe58ef725f5",
"homepage": "https://{{ ss_cmake_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": "65be7019941e1401e02daaba0738cab2c8a4a355",
"builtin-baseline": "f576077538d54fc2a932ca89aa5fbfe58ef725f5",
"homepage": "https://github.com/serious-scaffold/ss-cpp",
"dependencies": [
"fmt",
Expand Down

0 comments on commit 56d05a5

Please sign in to comment.