v0.4.0 is released and can install the new nightly and PR builds again!
Added
install-julia.sh remove prdeletes every installed PR build.sqvis supported as a signature verifier.- The new julia release key is added from PSA: All CI services temporarily halted - #9 by Keno
The old key is still included but will be removed in a future release.
Changed
- PR builds now download from Julia’s new ephemeral PR bucket (
https://julialang-ephemeral-pr.s3.amazonaws.com, overridable with the newINSTALL_JULIA_PR_URLenvironment variable). The version specifier is now the full 40-char commit sha (e.g.pr4d42a1b8c138fd80ce23624c43185bcf7051c6f2, installed asjulia-pr4d42a1b8c1) instead ofpr<number>, which now fails.