Skip to content

Commit 9a9a9c1

Browse files
tsunamistateAJenbo
authored andcommitted
Upgrade vcpkg baseline commit
1 parent 5234881 commit 9a9a9c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/Windows_MSVC_x64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Restore or setup vcpkg
4343
uses: lukka/[email protected]
4444
with:
45-
vcpkgGitCommitId: '813a241fb83adad503a391facaa6aa634631accc'
45+
vcpkgGitCommitId: '80d54ff62d528339c626a6fbc3489a7f25956ade'
4646

4747
- name: Fetch test data
4848
run: |

vcpkg.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bzip2",
77
"lua"
88
],
9-
"builtin-baseline": "813a241fb83adad503a391facaa6aa634631accc",
9+
"builtin-baseline": "80d54ff62d528339c626a6fbc3489a7f25956ade",
1010
"features": {
1111
"sdl1": {
1212
"description": "Use SDL1.2 instead of SDL2",

0 commit comments

Comments
 (0)