Add JRuby 9.3.14.0 and 9.4.6.0

This commit is contained in:
Charles Oliver Nutter 2024-02-20 14:28:11 -06:00
parent 28d59aceec
commit e42110ac83
2 changed files with 4 additions and 0 deletions

View file

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

View file

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