Skip to content

Commit ab9a527

Browse files
committed
Update to SDL_image 2.8.8
1 parent a64c6e5 commit ab9a527

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.zig.zon

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.{
22
.name = .SDL_image,
3-
.version = "2.8.4",
3+
.version = "2.8.8",
44
.fingerprint = 0x7d6df3671d68a2f9,
55
.minimum_zig_version = "0.14.0",
66
.dependencies = .{
@@ -9,8 +9,8 @@
99
.hash = "SDL-2.32.6-JToi3zqUEgG6r4ADMT5x-s1d5htGsWVMCJorr3GWEvLw",
1010
},
1111
.SDL_image = .{
12-
.url = "git+https://github.com/libsdl-org/SDL_image#release-2.8.4",
13-
.hash = "N-V-__8AAGkr2wEbEjQp1541fkL3cf8q-UPCk5FQ65NxMoLF",
12+
.url = "git+https://github.com/libsdl-org/SDL_image#release-2.8.8",
13+
.hash = "N-V-__8AAKRucwHcn1zFy3DOHtYOAEi4o2snwimP-Ot_4S01",
1414
},
1515
},
1616
.paths = .{

0 commit comments

Comments
 (0)