From 75a6d2fa6c93a605634d8d6e4177dcd6340d9ad3 Mon Sep 17 00:00:00 2001 From: mikkelam Date: Mon, 17 Nov 2025 14:44:43 +0100 Subject: [PATCH] Update mvzr and zli --- build.zig.zon | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 70c1d58..80ca222 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -3,18 +3,18 @@ .version = "0.2.4", - .fingerprint = 0xfb5a9fbee5075971, // Changing this has security and trust implications. + .fingerprint = 0xfb5a9fbee5075971, .minimum_zig_version = "0.15.1", .dependencies = .{ - .mvzr = .{ - .url = "https://github.com/mnemnion/mvzr/archive/refs/tags/v0.3.3.tar.gz", - .hash = "mvzr-0.3.2-ZSOky95lAQA00lXTN_g8JWoBuh8pw-jyzmCWAqlu1h8L", - }, .zli = .{ - .url = "https://github.com/xcaeser/zli/archive/v4.1.0.tar.gz", - .hash = "zli-4.1.0-LeUjplXaAAB2lg0IQPEC9VrTlWThzPfrxXvoJNhGMJl9", + .url = "https://github.com/xcaeser/zli/archive/v4.1.1.tar.gz", + .hash = "zli-4.1.1-LeUjpljfAAAak_E3L4NPowuzPs_FUF9-jYyxuTSNSthM", + }, + .mvzr = .{ + .url = "https://github.com/mnemnion/mvzr/archive/refs/tags/v0.3.7.tar.gz", + .hash = "mvzr-0.3.7-ZSOky5FtAQB2VrFQPNbXHQCFJxWTMAYEK7ljYEaMR6jt", }, }, .paths = .{