From 49be3f4a1186d93e438eb3337f807747398698f4 Mon Sep 17 00:00:00 2001 From: jinzhongjia Date: Fri, 5 Jul 2024 21:40:26 +0800 Subject: [PATCH] update `zigini` --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 1b1eb85..23ac4e4 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -8,8 +8,8 @@ .hash = "122062d301a203d003547b414237229b09a7980095061697349f8bef41be9c30266b", }, .zigini = .{ - .url = "https://github.com/Kawaii-Ash/zigini/archive/0f8967515464730a0031497718ebeecbeae32a07.tar.gz", - .hash = "1220b7f2e51153392255d2ab9418c55000a86ecab9f48c291385e784645948179c59", + .url = "https://github.com/Kawaii-Ash/zigini/archive/refs/tags/0.2.2.tar.gz", + .hash = "1220afda2f3258cd0bb042dd3c2d5a35069ce1785c11325e65f136c5220013b36d00", }, }, .paths = .{""},