update dependency hash

This commit is contained in:
agent 2026-04-23 18:04:08 -03:00
parent a0c7c39df9
commit 9d77f45bc3
No known key found for this signature in database

View file

@ -17,7 +17,7 @@
}, },
.sdl = .{ .sdl = .{
.url = "https://github.com/libsdl-org/SDL/archive/refs/tags/release-3.4.4.tar.gz", .url = "https://github.com/libsdl-org/SDL/archive/refs/tags/release-3.4.4.tar.gz",
.hash = "N-V-__8AAHRriwPslozjEw46IksOzPlNxJRXM087krt8ynXh", .hash = "N-V-__8AAL9L9AJxY67Fhxp52_VHlLps195MF3irmi4z8Qge",
.version = "3.2.14", .version = "3.2.14",
}, },
}, },