Skip to content

Commit

Permalink
chore(deps): update https://github.com/microsoft/vcpkg digest to 65be…
Browse files Browse the repository at this point in the history
…701 (#95)

Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
  • Loading branch information
serious-scaffold[bot] authored Jan 6, 2025
1 parent b93b8f6 commit ad81469
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": "4b6c50d962cc20aaa3ef457f8ba683b586263cfb",
"builtin-baseline": "65be7019941e1401e02daaba0738cab2c8a4a355",
"homepage": "https://{{ ss_cmake_repo_url }}",
"dependencies": [
[%- if compiled == true %]
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-pybind11",
"description": "A template of serious scaffold family based on pybind11.",
"builtin-baseline": "4b6c50d962cc20aaa3ef457f8ba683b586263cfb",
"builtin-baseline": "65be7019941e1401e02daaba0738cab2c8a4a355",
"homepage": "https://github.com/serious-scaffold/ss-pybind11",
"dependencies": [
"pybind11",
Expand Down

0 comments on commit ad81469

Please sign in to comment.