update libxev

This commit is contained in:
Mitchell Hashimoto
2024-08-01 10:13:18 -07:00
parent 089b0e6881
commit ee7200d5ff

View File

@ -5,8 +5,8 @@
.dependencies = .{ .dependencies = .{
// Zig libs // Zig libs
.libxev = .{ .libxev = .{
.url = "https://github.com/mitchellh/libxev/archive/a42b74ae8139738a14148f94543c659ec2d5b92b.tar.gz", .url = "https://github.com/mitchellh/libxev/archive/4f98f5c62a2589bf87824328aeca5e683578a99a.tar.gz",
.hash = "1220ff99305b4072365c5b1dfada4ba2fa3dc51b38118f39365cdc63469953840365", .hash = "12202a7f7bfb29aa85b1133589c4d64db2b0220c17629854c9e56947a8c727e54c22",
}, },
.mach_glfw = .{ .mach_glfw = .{
.url = "https://github.com/mitchellh/mach-glfw/archive/37c2995f31abcf7e8378fba68ddcf4a3faa02de0.tar.gz", .url = "https://github.com/mitchellh/mach-glfw/archive/37c2995f31abcf7e8378fba68ddcf4a3faa02de0.tar.gz",