Switch 3.3.0-dev to ruby_3_3 branch

This commit is contained in:
Hiroshi SHIBATA 2023-12-21 18:15:56 +09:00
parent 1b66c8345d
commit cbf7537be4
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

View file

@ -1,2 +1,2 @@
install_package "openssl-3.1.4" "https://www.openssl.org/source/openssl-3.1.4.tar.gz#840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3" openssl --if needs_openssl:1.0.2-3.x.x
install_git "ruby-master" "https://github.com/ruby/ruby.git" "master" autoconf standard_install_with_bundled_gems
install_git "ruby-3.3.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_3" autoconf standard_install_with_bundled_gems