Prefer maven URLs going forward

We continue to maintain the S3 URLs but only as a courtesy for
legacy apps and tools. The preferred URLs are the maven jruby-dist
links, which have the same files but are federated and mirrored
across the maven ecosystem.
This commit is contained in:
Charles Oliver Nutter 2021-09-28 07:52:45 -05:00 committed by Benoit Daloze
parent f50312a59a
commit 504a002afb

View file

@ -1,2 +1,2 @@
require_java 8
install_package "jruby-9.3.0.0" "https://s3.amazonaws.com/jruby.org/downloads/9.3.0.0/jruby-bin-9.3.0.0.tar.gz#2dc1f85936d3ff3adc20d90e5f4894499c585a7ea5fedec67154e2f9ecb1bc9b" jruby
install_package "jruby-9.3.0.0" "https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.3.0.0/jruby-dist-9.3.0.0-bin.tar.gz#2dc1f85936d3ff3adc20d90e5f4894499c585a7ea5fedec67154e2f9ecb1bc9b" jruby