Skip to content

Commit e94a13d

Browse files
committed
Update VCPKG builtin-baseline and SDL version to 2.30.3
1 parent 98026e2 commit e94a13d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

vcpkg.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
{
2-
"builtin-baseline": "000d1bda1ffa95a73e0b40334fa4103d6f4d3d48",
2+
"builtin-baseline": "f7423ee180c4b7f40d43402c2feb3859161ef625",
33
"dependencies": [
44
"gtest",
55
"zlib",
66
{
77
"name": "sdl2",
8-
"version>=": "2.30.1"
8+
"version>=": "2.30.3"
9+
}
10+
],
11+
"overrides": [
12+
{
13+
"name": "sdl2",
14+
"version": "2.30.3"
915
}
1016
]
1117
}

0 commit comments

Comments
 (0)