Skip to content

Commit b4eea30

Browse files
committed
Update to SDL_image 3.2.4
1 parent 9ba6e63 commit b4eea30

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 = "3.2.0",
3+
.version = "3.2.4",
44
.fingerprint = 0x7d6df3671d68a2f9,
55
.minimum_zig_version = "0.14.0",
66
.dependencies = .{
@@ -9,8 +9,8 @@
99
.hash = "sdl-0.2.3+3.2.14-7uIn9BR5fgHLSuR3NxLrwhUENvEQwoNBeV2-johgGda_",
1010
},
1111
.SDL_image = .{
12-
.url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.0",
13-
.hash = "N-V-__8AAOcoIgJxiWOcj--MUyclqfnB_ueZWH30o4K6Lqwk",
12+
.url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.4",
13+
.hash = "N-V-__8AAJB7IgJ65BPSqjqzt7j-5xKDklR0h8c11T60iemj",
1414
},
1515
},
1616
.paths = .{

0 commit comments

Comments
 (0)