mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-17 11:41:17 +01:00
Add definition for JRuby 9.1.14.0
## Summary JRuby 9.1.14.0 has been released. http://jruby.org/2017/11/08/jruby-9-1-14-0.html ## Other Information JRuby 9.1.14.0+ download URL has changed. https://github.com/rbenv/ruby-build/issues/1148
This commit is contained in:
parent
c2ea18bde7
commit
d41f0fee20
1 changed files with 2 additions and 0 deletions
2
share/ruby-build/jruby-9.1.14.0
Normal file
2
share/ruby-build/jruby-9.1.14.0
Normal file
|
@ -0,0 +1,2 @@
|
|||
require_java7
|
||||
install_package "jruby-9.1.14.0" "https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.1.14.0/jruby-dist-9.1.14.0-bin.tar.gz#074057e672350a6652d92ccaaa5d517fc7d6b980bce8b947515fb64d114d1651" jruby
|
Loading…
Reference in a new issue