diff options
| author | Jacob Sandlund <jacob@jacobsandlund.com> | 2025-09-06 10:42:02 -0400 |
|---|---|---|
| committer | Jacob Sandlund <jacob@jacobsandlund.com> | 2025-09-06 10:42:02 -0400 |
| commit | 2af08bdbe30d4982cf9ed85de42ca5cd80bcf75c (patch) | |
| tree | cca3528e486744a073b10ebadefc3868a9c19e14 /build.zig.zon | |
| parent | c67f51f3eee62083dc34cdb8eae508a247aa3794 (diff) | |
trying a bunch of things to get performance to match
Diffstat (limited to 'build.zig.zon')
| -rw-r--r-- | build.zig.zon | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.zig.zon b/build.zig.zon index 79b06cf8b..4c3e36b89 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -37,8 +37,8 @@ .lazy = true, }, .uucode = .{ - .url = "https://github.com/jacobsandlund/uucode/archive/38b82297e69a3b2dc55dc8df25f3851be37f9327.tar.gz", - .hash = "uucode-0.0.0-ZZjBPiqdPwB-rG3ieaq3c6tMpnksWYs4_rGj2IvFGjjB", + .url = "https://github.com/jacobsandlund/uucode/archive/69782fbe79e06a34ee177978d3479ed5801ce0af.tar.gz", + .hash = "uucode-0.0.0-ZZjBPl_dPwC-BPhSJLID4Hs9O0zw-vZKGXdaOBFch8c8", }, .zig_wayland = .{ // codeberg ifreund/zig-wayland |
