Skip to content

Commit

Permalink
replaced .zon with .zon.localhost for localhost release
Browse files Browse the repository at this point in the history
  • Loading branch information
renerocksai committed May 19, 2023
1 parent fbf3e0c commit da38338
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 @@ -4,7 +4,7 @@

.dependencies = .{
.@"facil.io" = .{
.url = "https://github.com/zigzap/facil.io/archive/refs/tags/zap-0.0.8.tar.gz",
.url = "http://localhost:8000/zap-0.0.8.tar.gz",
.hash = "122071fcc675e114941331726291ca1f0c0c33751d992782c6abf1f0f2ddddc5734d",
}
}
Expand Down

0 comments on commit da38338

Please sign in to comment.