Hi folks,
I’m doing some automation and wanted to use pre-built binaries for Ubuntu in a script, here is what I’ve found:
http://releases.llvm.org/6.0.0/clang+llvm-6.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz
http://releases.llvm.org/5.0.0/clang+llvm-5.0.0-linux-x86_64-ubuntu16.04.tar.xz
http://releases.llvm.org/4.0.0/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz
http://releases.llvm.org/3.9.0/clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz
http://releases.llvm.org/3.8.0/clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz
As you can see link for the version 5.0.0 is not quite of the same form as others.
I’m curious, would it be possible to re-upload the same binary next the existing one?
Just to make things consistent
Best regards,
Alex.