diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2025-09-30 06:55:12 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2025-09-30 06:55:14 -0700 |
| commit | 45e61b1a17973825de15d34061f6a5331de29ca2 (patch) | |
| tree | 174478b3bf59ee7b7e7a91c9db025e0b3e5149dd /build.zig.zon.nix | |
| parent | 6da37274312be215925bf9249e1909dd224c9e86 (diff) | |
update deps files
Diffstat (limited to 'build.zig.zon.nix')
| -rw-r--r-- | build.zig.zon.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build.zig.zon.nix b/build.zig.zon.nix index 24bb3b258..4e0d2bede 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -259,11 +259,11 @@ in }; } { - name = "uucode-0.0.0-ZZjBPk0GQACuYIoFqT_Vzkvn8Ur_M3dE7o4DNUE65Z7v"; + name = "uucode-0.1.0-ZZjBPpAFQABNCvd9cVPBg4I7233Ays-NWfWphPNqGbyE"; path = fetchZigArtifact { name = "uucode"; - url = "https://github.com/jacobsandlund/uucode/archive/f748edb9639d9b3c8ae13d6190953f419a615343.tar.gz"; - hash = "sha256-j1ZNumH19olw0DHTEb6sChnCZpYhK9+1Q/rr6nxPRcQ="; + url = "https://github.com/jacobsandlund/uucode/archive/190706c6b56f0842d29778007f74f7d3d1335fc5.tar.gz"; + hash = "sha256-iq9Oyns5e5Tnz2BKPPPTuyJ03BN4bK0dsmSPE1s0wig="; }; } { |
