Skip to content

Commit

Permalink
Merge pull request #1107 from koic/add_definition_for_jruby_9_1_11_0_…
Browse files Browse the repository at this point in the history
…and_9_1_12_0

Add definition for JRuby 9.1.11.0 and 9.1.12.0
  • Loading branch information
hsbt committed Jun 16, 2017
2 parents f7a11d7 + 67af144 commit 476d09b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions share/ruby-build/jruby-9.1.11.0
@@ -0,0 +1,2 @@
require_java7
install_package "jruby-9.1.11.0" "https://s3.amazonaws.com/jruby.org/downloads/9.1.11.0/jruby-bin-9.1.11.0.tar.gz#6773a164d0cd513ee22ee0c989095b368d0208a32f57f73c2c53ee2b58d05575" jruby
2 changes: 2 additions & 0 deletions share/ruby-build/jruby-9.1.12.0
@@ -0,0 +1,2 @@
require_java7
install_package "jruby-9.1.12.0" "https://s3.amazonaws.com/jruby.org/downloads/9.1.12.0/jruby-bin-9.1.12.0.tar.gz#ddb23c95f4b3cc3fc1cc57b81cb4ceee776496ede402b9a6eb0622cf15e1a597" jruby

0 comments on commit 476d09b

Please sign in to comment.