Skip to content

Commit 7426a4c

Browse files
chore(deps): update https://github.com/microsoft/vcpkg digest to d8ad13c
1 parent 1efeee0 commit 7426a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "5a874b05fb981e2643fd0c1c9ad63e19dfe76b27",
5+
"builtin-baseline": "d8ad13c401b30c2836d00b8923c9127f05f591c7",
66
"homepage": "https://{{ ss_cmake_repo_url }}",
77
"dependencies": [
88
[%- if ss_cmake_use_conan == true %]

0 commit comments

Comments
 (0)