Skip to content

Commit

Permalink
fix: update zon file (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xNineteen authored May 20, 2024
1 parent c537e0f commit 5e78c2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
.hash = "1220833d40f1767fa46b0efc4ae1af9bd5880a8e6fe7a66ee0215be916263f149e40",
},
.zigdig = .{
.url = "https://github.com/dnut/zigdig/archive/cfb8c055d66dc2afcb6a1c6d4f1bf4fefb6e5479.tar.gz",
.hash = "122079a1a1b7f0b4419814c4e41f412c4829e85f09dd459327d814508f29f22678fb",
.url = "https://github.com/lun-4/zigdig/archive/6d872bb061a85e416304b379ce3f3b868d6e835c.tar.gz",
.hash = "1220fe113318a795d366cd63d2d3f1abacfaa6ff0739bc3240eaf7b68b06d21e4917",
},
.zstd = .{
.url = "https://github.com/Syndica/zstd.zig/archive/d9f86cad45380bf6b5d1e83ac8514cbddf3c4a38.tar.gz",
Expand Down

0 comments on commit 5e78c2a

Please sign in to comment.