Skip to content

Commit

Permalink
update zig hash (#510)
Browse files Browse the repository at this point in the history
  • Loading branch information
lana-shanghai authored Apr 24, 2024
1 parent 41f6ed0 commit 8042cf8
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 @@ -11,7 +11,7 @@
.dependencies = .{
.@"zig-cli" = .{
.url = "https://github.com/sam701/zig-cli/archive/refs/heads/main.tar.gz",
.hash = "122092c8a98897c6e0946f39930ce7b48162bd62400834104c95c871f53887377aa7",
.hash = "1220c008492d9460c3be2b209600a948181e6efb3bf0d79a1633def499632e708f4b",
},
},
}

0 comments on commit 8042cf8

Please sign in to comment.