Skip to content

Commit a45de7c

Browse files
authored
Merge pull request #2530 from headius/jruby-10.0.0.1-9.4.12.1
Add JRuby 10.0.0.1 and 9.4.12.1
2 parents de8494e + 9a4637f commit a45de7c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

share/ruby-build/jruby-10.0.0.1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
require_java 21
2+
install_package "jruby-10.0.0.1" "https://repo1.maven.org/maven2/org/jruby/jruby-dist/10.0.0.1/jruby-dist-10.0.0.1-bin.tar.gz#0ba34ac5dfec7c22659b14db668a06284db7fc1c820c49c04b92271a6636bafb" jruby

share/ruby-build/jruby-9.4.12.1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
require_java 8
2+
install_package "jruby-9.4.12.1" "https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.12.1/jruby-dist-9.4.12.1-bin.tar.gz#b7fbaf1dda7a9d477cccda9197273fac85dc1f6dcb4046e1f7aa5b11a48d148b" jruby

0 commit comments

Comments
 (0)