update libxev

This commit is contained in:
Mitchell Hashimoto
2024-04-11 09:19:51 -04:00
parent 595f24585e
commit f8b04fae5c

View File

@ -5,8 +5,8 @@
.dependencies = .{
// Zig libs
.libxev = .{
.url = "https://github.com/mitchellh/libxev/archive/0f73adfda1cff9c740160717b5431ebada6b8755.tar.gz",
.hash = "12203dcbe098ee49ea242432cd198b1ca557626988f056bea86630dcfe8660244407",
.url = "https://github.com/mitchellh/libxev/archive/322466ddd9b44c48882b5a1ca3646dc939787a01.tar.gz",
.hash = "1220d04bc291d323bbc7c12d1b6fb931647964c55583b0c23877ec6664a50d72613d",
},
.mach_glfw = .{
.url = "https://github.com/der-teufel-programming/mach-glfw/archive/250affff8c52d1eaa0fab2ef1118f691bf1225ec.tar.gz",