Skip to content

Commit

Permalink
Update zig-cli url (keep-starknet-strange#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
ptisserand authored Dec 4, 2023
1 parent 98b4a16 commit 18dccfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
.dependencies = .{
.@"zig-cli" = .{
.url = "https://github.com/sam701/zig-cli/archive/refs/heads/main.tar.gz",
.url = "https://github.com/sam701/zig-cli/archive/f9e099bacee46b4776afbe7d6326656b33150b3b.tar.gz",
.hash = "1220837b956355c73ccd18f1cce2fc829d7de04a71434e796f9ff913642ac908a1e5",
},
},
Expand Down

0 comments on commit 18dccfa

Please sign in to comment.