Merge pull request #2289 from headius/jruby_9.4.5.0_9.3.13.0

Add JRuby 9.4.5.0 and 9.3.13.0
This commit is contained in:
Mislav Marohnić 2023-11-05 14:18:07 +01:00 committed by GitHub
commit 469a0af96d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View file

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

View file

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