mirror of
https://github.com/ziglang/zig.git
synced 2026-01-20 14:25:16 +00:00
parent
2e2927735d
commit
072e062443
@ -7220,7 +7220,7 @@ fn cmdFetch(
|
||||
const location_replace = try std.fmt.allocPrint(
|
||||
arena,
|
||||
"\"{}\"",
|
||||
.{std.zig.fmtEscapes(path_or_url)},
|
||||
.{std.zig.fmtEscapes(saved_path_or_url)},
|
||||
);
|
||||
const hash_replace = try std.fmt.allocPrint(
|
||||
arena,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user