rbenv-ruby-build/script
Jeremy Daer df045bdc07 Drop the default package mirror
37signals are dropping AWS, which means goodbye to S3 and CloudFront.

The CloudFront mirror (dqw8nmjcqpjn7.cloudfront.net) was introduced ages
ago to address intermittent unavailability from some upstream sources.
These days, it mainly serves non-MRI packages like OpenSSL and libyaml.

Ruby releases are now served by Fastly (cache.ruby-lang.org) which has
bypassed the ruby-build mirror since 2015. Other sources (GitHub, RubyGems,
Maven) have their own CDNs.

This change removes the default `RUBY_BUILD_MIRROR_URL` and S3 release
mirroring. Custom mirror support remains.
2025-09-12 09:49:34 -07:00
..
release Add ruby-build(1) man page 2023-11-07 18:20:59 +01:00
test macOS: Use GMP from homebrew 2022-09-22 08:56:34 +02:00
update-cruby Use GitHub instead of openssl.org 2024-09-04 10:45:31 +09:00
update-eol update-eol script now with JRuby support 2025-08-11 15:40:57 +02:00
update-jruby Modify update-jruby script to require Java 21+ for JRuby 10+ 2025-05-07 20:17:42 +02:00
update-openssl Add script to update openssl 2022-07-10 12:32:26 +02:00
update-truffleruby TruffleRuby: remove explicit openssl@1.1 requirement on macOS 2023-10-20 15:09:45 +02:00
update-truffleruby-graalvm TruffleRuby: remove explicit openssl@1.1 requirement on macOS 2023-10-20 15:09:45 +02:00