mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-29 20:41:00 +02:00
Add definition for JRuby 9.2.8.0
Closes #1335. JRuby 9.2.8.0 has been released. https://www.jruby.org/2019/08/12/jruby-9-2-8-0.html
This commit is contained in:
parent
44b0c751dd
commit
237be8ca05
1 changed files with 2 additions and 0 deletions
2
share/ruby-build/jruby-9.2.8.0
Normal file
2
share/ruby-build/jruby-9.2.8.0
Normal file
|
@ -0,0 +1,2 @@
|
|||
require_java7
|
||||
install_package "jruby-9.2.8.0" "https://s3.amazonaws.com/jruby.org/downloads/9.2.8.0/jruby-bin-9.2.8.0.tar.gz#b7c58688093f54acd89d732a8bf40e3ae0ac4c92488d6f5b424c33e4fb09c7bb" jruby
|
Loading…
Reference in a new issue