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

fix: update releases URL

Open marcelocg opened this issue 2 years ago • 5 comments

As seen on https://github.com/oracle/graal/releases/tag/vm-19.3.1 the releases URL has moved.

This fix updates the URL and also the supported Java versions for which there are GraalVM releases available. Fixes #21

Also, release names are now sorted in the output. Fixes #19

marcelocg avatar Nov 30 '22 13:11 marcelocg

@smorimoto are there any maintainers for this package ?

This should've been merged long time ago... and became obsolete.

yuriy-yarosh avatar Jul 16 '23 11:07 yuriy-yarosh

@marcelocg there are java20 releases available already, as well. I hope this will get merged soon - with the release of Graalvm Tools 23, graalpy and truffleruby adoption rates are improving.

yuriy-yarosh avatar Jul 16 '23 11:07 yuriy-yarosh

Could you rebase this?

smorimoto avatar Sep 05 '23 15:09 smorimoto

@yuriy-yarosh I honestly don't think there are any very keen maintainers. I can invite someone to the team if they want! 🙂

smorimoto avatar Sep 05 '23 15:09 smorimoto

I've stopped using this plugin in favour of https://github.com/halcyon/asdf-java, which has graal.

asdf install java latest:graalvm-community

AndreTheHunter avatar Dec 20 '23 01:12 AndreTheHunter