Merge pull request #2530 from headius/jruby-10.0.0.1-9.4.12.1

Add JRuby 10.0.0.1 and 9.4.12.1
This commit is contained in:
Mislav Marohnić 2025-05-07 19:00:34 +02:00 committed by GitHub
commit a45de7c8ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,2 @@
require_java 21
install_package "jruby-10.0.0.1" "https://repo1.maven.org/maven2/org/jruby/jruby-dist/10.0.0.1/jruby-dist-10.0.0.1-bin.tar.gz#0ba34ac5dfec7c22659b14db668a06284db7fc1c820c49c04b92271a6636bafb" jruby

View file

@ -0,0 +1,2 @@
require_java 8
install_package "jruby-9.4.12.1" "https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.12.1/jruby-dist-9.4.12.1-bin.tar.gz#b7fbaf1dda7a9d477cccda9197273fac85dc1f6dcb4046e1f7aa5b11a48d148b" jruby