Skip to content

Commit 7a2f226

Browse files
tsunamistateAJenbo
authored andcommitted
Upgrade vcpkg baseline commit
This upgrades the following MSVC dependencies: * Google Benchmark to 1.9.2 * SDL2 to 2.32.2 * SDL2-image to 2.8.8
1 parent 849b019 commit 7a2f226

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/Windows_MSVC_x64.yml

Lines changed: 1 addition & 1 deletion
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: '99c9bc8b94f80cdb5caf9614d9d197d270e0b32e'
45+
vcpkgGitCommitId: 'acd5bba5aac8b6573b5f6f463dc0341ac0ee6fa4'
4646

4747
- name: Fetch test data
4848
run: |

vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bzip2",
77
"lua"
88
],
9-
"builtin-baseline": "99c9bc8b94f80cdb5caf9614d9d197d270e0b32e",
9+
"builtin-baseline": "acd5bba5aac8b6573b5f6f463dc0341ac0ee6fa4",
1010
"features": {
1111
"sdl1": {
1212
"description": "Use SDL1.2 instead of SDL2",

0 commit comments

Comments
 (0)