asdf-julia icon indicating copy to clipboard operation
asdf-julia copied to clipboard

Results 5 asdf-julia issues
Sort by recently updated
recently updated
newest added

There is [this very handy version json](https://julialang-s3.julialang.org/bin/versions.json) on julialang.org and there is even a [json schema](https://julialang-s3.julialang.org/bin/versions-schema.json) for that. We should probably just use that to figure which versions exist and...

Hi, I'm suddenly having a problem when trying to install Julia versions using Asdf. Here are the steps I follow to install for instance Julia 1.7.1: ```shell $ asdf install...

Installing on Alpine Linux downloads a glibc binary which won't run. This plugin should check what libc is available and change the download URL accordingly.

The new julia-1.7.0-beta3 has a native binary for arm64 that works on mac m1, but I don't think this can be downloaded using `asdf` at the moment...