Skip to content

Commit

Permalink
Upgrade vcpkg baseline commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tsunamistate authored and AJenbo committed Dec 28, 2024
1 parent 5234881 commit 9a9a9c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Windows_MSVC_x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Restore or setup vcpkg
uses: lukka/run-vcpkg@v11.5
with:
vcpkgGitCommitId: '813a241fb83adad503a391facaa6aa634631accc'
vcpkgGitCommitId: '80d54ff62d528339c626a6fbc3489a7f25956ade'

- name: Fetch test data
run: |
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bzip2",
"lua"
],
"builtin-baseline": "813a241fb83adad503a391facaa6aa634631accc",
"builtin-baseline": "80d54ff62d528339c626a6fbc3489a7f25956ade",
"features": {
"sdl1": {
"description": "Use SDL1.2 instead of SDL2",
Expand Down

0 comments on commit 9a9a9c1

Please sign in to comment.