mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-23 06:10:32 +02:00
Use HTTPS URLs to fetch JRuby distfiles.
See https://twitter.com/jruby/status/525726366533443584 which expresses the desire to see this change.
This commit is contained in:
parent
c2b2e1524f
commit
abae45bd38
30 changed files with 30 additions and 30 deletions
|
@ -1 +1 @@
|
|||
install_package "jruby-1.7.13" "http://jruby.org.s3.amazonaws.com/downloads/1.7.13/jruby-bin-1.7.13.tar.gz#faa1cd590f32f3cb92044d9abedf66ccea1d93a24236c877810c9b30e1e0577c" jruby
|
||||
install_package "jruby-1.7.13" "https://s3.amazonaws.com/jruby-org/downloads/1.7.13/jruby-bin-1.7.13.tar.gz#faa1cd590f32f3cb92044d9abedf66ccea1d93a24236c877810c9b30e1e0577c" jruby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue