https://github.com/rbenv/ruby-build/releases/tag/v20230208
JRuby 9.4.1.0 と OpenSSL 3.0.8 と 1.1.1t がリリースされていたので ruby-build の方も新しいバージョンをリリースしておいた。
リリースの最中に気がついたんだけど、JRuby の配布サイトは昔は
https://s3.amazonaws.com/jruby-org/downloads/1.7.7/jruby-bin-1.7.7.tar.gz
だったものが
https://s3.amazonaws.com/jruby.org/downloads/1.7.7/jruby-bin-1.7.7.tar.gz
になっていたのでこの機会に全て修正しておいた。
https://github.com/rbenv/ruby-build/pull/2145
We lost the official builds of these versions when our cloud provider mistakenly wiped out all our files some years ago.
とのことで本当に辛いのだけど、もう失われてしまったバージョンの definitions は消しておいた。こういうやつの保持、本当に大変なんだよなあ。