mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-01 14:44:48 +01:00
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:
commit
469a0af96d
2 changed files with 4 additions and 0 deletions
2
share/ruby-build/jruby-9.3.13.0
Normal file
2
share/ruby-build/jruby-9.3.13.0
Normal 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
|
2
share/ruby-build/jruby-9.4.5.0
Normal file
2
share/ruby-build/jruby-9.4.5.0
Normal 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
|
Loading…
Reference in a new issue