Skip to content

Commit a4fe80b

Browse files
TheDWPCerjayschwa
authored andcommitted
updated sdl-zig to fix vulkan issues
1 parent b4eea30 commit a4fe80b

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/castholm/SDL/#v0.2.3+3.2.14",
9-
.hash = "sdl-0.2.3+3.2.14-7uIn9BR5fgHLSuR3NxLrwhUENvEQwoNBeV2-johgGda_",
8+
.url = "git+https://github.com/castholm/SDL/#v0.2.4+3.2.16",
9+
.hash = "sdl-0.2.4+3.2.16-7uIn9DPhfgH29yAIJqHLc69hNb4IW0q-AngtKCFoT92b",
1010
},
1111
.SDL_image = .{
1212
.url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.4",

0 commit comments

Comments
 (0)