From e3b960b68bcb9d4689de1947c7d7e867e67ee09c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=82=B7=E3=83=A5?= <120780645+Kawaii-Ash@users.noreply.github.com> Date: Sat, 4 May 2024 19:40:51 +0100 Subject: [PATCH] Update zig-ini to fix configuration issue (#603) --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index b7606a4..46778e3 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -7,8 +7,8 @@ .hash = "122014e73fd712190e109950837b97f6143f02d7e2b6986e1db70b6f4aadb5ba6a0d", }, .zigini = .{ - .url = "https://github.com/Kawaii-Ash/zigini/archive/a5b5caf43f0a0246a242df4aebd00a0649deebad.tar.gz", - .hash = "12202e097a54cbb7c002a2a5b3a3435939fa3902cd14308b7b66ab710e3d88d76e94", + .url = "https://github.com/Kawaii-Ash/zigini/archive/2f598085c8bd8b1acef1add90d116c8dd1895b45.tar.gz", + .hash = "12206dc36227c010c879b59ab563512f718ce4cabe570968587a0bbbcde708f64528", }, }, .paths = .{""},