Skip to content

Commit

Permalink
Merge pull request #2289 from headius/jruby_9.4.5.0_9.3.13.0
Browse files Browse the repository at this point in the history
Add JRuby 9.4.5.0 and 9.3.13.0
  • Loading branch information
mislav committed Nov 5, 2023
2 parents 4a72b9c + 208fbb4 commit 469a0af
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.3.13.0
Original file line number Diff line number Diff line change
@@ -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 changes: 2 additions & 0 deletions share/ruby-build/jruby-9.4.5.0
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 469a0af

Please sign in to comment.