From 1d89a63f2995eadb61283f582325387d6bbbc3af Mon Sep 17 00:00:00 2001 From: Jacob Sandlund Date: Thu, 25 Sep 2025 10:00:03 -0400 Subject: [PATCH] Use commit pointed to by signed tag `v0.1.0-zig-0.14` --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 3df433bef..2114dad3f 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -42,8 +42,8 @@ .lazy = true, }, .uucode = .{ - .url = "https://github.com/jacobsandlund/uucode/archive/f748edb9639d9b3c8ae13d6190953f419a615343.tar.gz", - .hash = "uucode-0.0.0-ZZjBPk0GQACuYIoFqT_Vzkvn8Ur_M3dE7o4DNUE65Z7v", + .url = "https://github.com/jacobsandlund/uucode/archive/190706c6b56f0842d29778007f74f7d3d1335fc5.tar.gz", + .hash = "uucode-0.1.0-ZZjBPpAFQABNCvd9cVPBg4I7233Ays-NWfWphPNqGbyE", }, .zig_wayland = .{ // codeberg ifreund/zig-wayland