Skip to content

Commit dbd0b93

Browse files
linusgmlugg
authored andcommitted
Add zig.linus.dev mirror
1 parent 45d39f8 commit dbd0b93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ const CANONICAL = 'https://ziglang.org/builds';
1818
const MIRRORS = [
1919
'https://pkg.machengine.org/zig', // slimsag <[email protected]>
2020
'https://zigmirror.hryx.net/zig', // hryx <[email protected]>
21+
'https://zig.linus.dev/zig', // linusg <[email protected]>
2122
];
2223

2324
async function downloadFromMirror(mirror, tarball_name, tarball_ext) {

0 commit comments

Comments
 (0)