diff --git a/build.zig.zon b/build.zig.zon index f4e181fe0..d0339ae6e 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -5,8 +5,8 @@ .dependencies = .{ // Zig libs .libxev = .{ - .url = "https://github.com/mitchellh/libxev/archive/a42b74ae8139738a14148f94543c659ec2d5b92b.tar.gz", - .hash = "1220ff99305b4072365c5b1dfada4ba2fa3dc51b38118f39365cdc63469953840365", + .url = "https://github.com/mitchellh/libxev/archive/4f98f5c62a2589bf87824328aeca5e683578a99a.tar.gz", + .hash = "12202a7f7bfb29aa85b1133589c4d64db2b0220c17629854c9e56947a8c727e54c22", }, .mach_glfw = .{ .url = "https://github.com/mitchellh/mach-glfw/archive/37c2995f31abcf7e8378fba68ddcf4a3faa02de0.tar.gz",