mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-23 22:30:26 +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.11" "http://jruby.org.s3.amazonaws.com/downloads/1.7.11/jruby-bin-1.7.11.tar.gz#d634ffc692a8ee5bae513266956609d41d785f912facf11749609a7763120fb3" jruby
|
||||
install_package "jruby-1.7.11" "https://s3.amazonaws.com/jruby-org/downloads/1.7.11/jruby-bin-1.7.11.tar.gz#d634ffc692a8ee5bae513266956609d41d785f912facf11749609a7763120fb3" jruby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue