Skip to content

Commit 6a4072e

Browse files
authored
Merge pull request #2592 from rbenv/4.0.0
Added 4.0.0 and switch 4.0 branch
2 parents 8264add + 770595c commit 6a4072e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

share/ruby-build/4.0-dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
install_package "openssl-3.0.18" "https://github.com/openssl/openssl/releases/download/openssl-3.0.18/openssl-3.0.18.tar.gz#d80c34f5cf902dccf1f1b5df5ebb86d0392e37049e5d73df1b3abae72e4ffe8b" openssl --if needs_openssl:1.0.2-3.x.x
2-
install_git "ruby-master" "https://github.com/ruby/ruby.git" "master" autoconf enable_shared standard_install_with_bundled_gems
2+
install_git "ruby-4.0-dev" "https://github.com/ruby/ruby.git" "ruby_4_0" autoconf enable_shared standard_install_with_bundled_gems

share/ruby-build/4.0.0

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
install_package "openssl-3.0.18" "https://github.com/openssl/openssl/releases/download/openssl-3.0.18/openssl-3.0.18.tar.gz#d80c34f5cf902dccf1f1b5df5ebb86d0392e37049e5d73df1b3abae72e4ffe8b" openssl --if needs_openssl:1.0.2-3.x.x
2+
install_package "ruby-4.0.0" "https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.0.tar.gz#2e8389c8c072cb658c93a1372732d9eac84082c88b065750db1e52a5ac630271" enable_shared standard

0 commit comments

Comments
 (0)