Skip to content

Commit

Permalink
Bump vcpkg baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Jul 17, 2024
1 parent ee88f86 commit 0623117
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: 'dee924de74e81388140a53c32a919ecec57d20ab'
vcpkgGitCommitId: '1318ab14aae14db20085441cd71366891a9c9d0c'

- 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 @@ -7,7 +7,7 @@
"simpleini",
"lua"
],
"builtin-baseline": "dee924de74e81388140a53c32a919ecec57d20ab",
"builtin-baseline": "1318ab14aae14db20085441cd71366891a9c9d0c",
"features": {
"sdl1": {
"description": "Use SDL1.2 instead of SDL2",
Expand Down

0 comments on commit 0623117

Please sign in to comment.