From e329b1fb77dc8ccd3ed47e1c2392d020662c6868 Mon Sep 17 00:00:00 2001 From: xcaeser Date: Sat, 23 Aug 2025 23:37:17 +0000 Subject: [PATCH] Fix: Update zli dependency to use URL and hash instead of path --- build.zig.zon | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.zig.zon b/build.zig.zon index f82a56f..70c1d58 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -13,7 +13,8 @@ .hash = "mvzr-0.3.2-ZSOky95lAQA00lXTN_g8JWoBuh8pw-jyzmCWAqlu1h8L", }, .zli = .{ - .path = "../zli", + .url = "https://github.com/xcaeser/zli/archive/v4.1.0.tar.gz", + .hash = "zli-4.1.0-LeUjplXaAAB2lg0IQPEC9VrTlWThzPfrxXvoJNhGMJl9", }, }, .paths = .{