Skip to content

Commit aa50b38

Browse files
committed
Depend on SDL 2.32.10
1 parent 19dd7b8 commit aa50b38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
.minimum_zig_version = "0.14.0",
66
.dependencies = .{
77
.SDL = .{
8-
.url = "git+https://github.com/allyourcodebase/SDL.git#d29847ebcb6da34dec466a06163431982500a092",
9-
.hash = "SDL-2.32.6-JToi38aTEgECY2mV9iUG7dNouCbarfJ1mkzjjm53gC80",
8+
.url = "git+https://github.com/allyourcodebase/SDL#a91ef63a07449874ec049dacfd6459b1131fd27b",
9+
.hash = "SDL-2.32.10-JToi3_a0EgFQAnsafUA-gNv9ku-yxMoYF9Wjq7HhD5q5",
1010
},
1111
.SDL_image = .{
1212
.url = "git+https://github.com/libsdl-org/SDL_image#release-2.8.8",

0 commit comments

Comments
 (0)