Slow download times of Zig compiler?

I have a script which downloads Zig from https://ziglang.org/download/. Usually it runs pretty quick, but this time it started to hang. I did some debugging and found that it was downloading the Linux x86_64.xz at like .1% a second. Wondering if it was just my script, I tried downloading it manually from the website, and it was downloading at 30-40KB/s, which is unusual.

I tried the Windows .zip file and it was just as slow. Is anyone else experiencing this?

No, downloads are fast for me.

Relevant: Migrating from AWS to Self-Hosting ⚡ Zig Programming Language

1 Like