Travis download of julia-latest-winxx.exe broken?

The download links for julia v0.7 on Windows aren’t working for DataStructures.jl:

https://ci.appveyor.com/project/kmsquire/datastructures-jl/build/1.0.230/job/eba59leatyxr4a9p

Indeed, attempting to download https://julialangnightlies-s3.julialang.org/bin/winnt/x86/julia-latest-win32.exe gives a 404.

Does the link need to change, or is it simply that the buildbot isn’t producing binaries?

Cheers,
Kevin

I believe/assume it just expired.

Also, I assume you mean ci/appveyor instead of travis. Also note that the base ci has been having the same problem

Also, I assume you mean ci/appveyor instead of travis.

Whoops! Yes, I mean Appveyor. Thanks for the info.