From b0a99a0813a60580c712486c8056c41648dcb8e0 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Sun, 28 Jul 2024 23:04:45 +0200 Subject: [PATCH] build: update libvaxis --- build.zig.zon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.zig.zon b/build.zig.zon index 9c0f5ee..3c0a6d7 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -32,7 +32,7 @@ .hash = "122019f077d09686b1ec47928ca2b4bf264422f3a27afc5b49dafb0129a4ceca0d01", }, .vaxis = .{ - .url = "https://github.com/neurocyte/libvaxis/archive/29295b5aab4d178dfcdcec71bc4fc663905f2711.tar.gz", + .url = "https://github.com/rockorager/libvaxis/archive/5b7f2c3d5df4d01b42da3bec72bd81a054e4b158.tar.gz", .hash = "122029efd74ef26d203b287a6135a8d47e48401fe982fa4f629e0a46e0949160e91b", }, },