From 73a7d4b90b333e20189b9f37a67601383a45fc22 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Sun, 12 May 2024 00:14:08 +0200 Subject: [PATCH] fix: update libvaxis to prevent a crash on resize --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 61f70ef..78b943f 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -36,8 +36,8 @@ .hash = "1220214dfb9a0806d9c8a059beb9e3b07811fd138cd5baeb9d1da432588920a084bf", }, .vaxis = .{ - .url = "git+https://github.com/rockorager/libvaxis#cce22e885013f91b6a226567f20afc3475ca46e0", - .hash = "1220f1be979b6df72ff6bc6ed3d6fb0b74d99b75d1f8a86b392c2038702533461696", + .url = "git+https://github.com/rockorager/libvaxis#f7f4606f1d49430473fac376f7e10a5c03fac2c3", + .hash = "1220fe8aa49ecede962066ef1c4a55dba55b259f094e3c5db97ac36040c74dbec901", }, .zg = .{ .url = "git+https://codeberg.org/dude_the_builder/zg#16735685fcc3410de361ba3411788ad1fb4fe188",