From 9078804fae921aba5a0762e8b71c3a10704fd99f Mon Sep 17 00:00:00 2001 From: Matt Knight Date: Wed, 6 Nov 2024 23:53:20 -0800 Subject: [PATCH] update boxzer and fix metadata location (#279) --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index fe8609a6..829c3387 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -30,8 +30,8 @@ // used for creating package tarballs .boxzer = .{ - .url = "git+https://github.com/mattnite/boxzer#df0211603497a22c98f15a8570588e98b5aea456", - .hash = "12204528a3ad455b8281677478ef2289039f6e305f3ba049397e580cc99b439abe94", + .url = "git+https://github.com/mattnite/boxzer#2297a84eb11f3c6476a133c25689d10714e2e1f7", + .hash = "12202157366306cd7fb005defe138bf8aeccfa903850d234b1c1edc1ca8071e4a931", }, },