mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-03 07:41:23 +02:00
Merge pull request #2480 from rbenv/3-4-0
Prepare to release Ruby 3.4.0
This commit is contained in:
commit
ea9044534a
1 changed files with 2 additions and 0 deletions
2
share/ruby-build/3.4.0
Normal file
2
share/ruby-build/3.4.0
Normal file
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-3.0.15" "https://github.com/openssl/openssl/releases/download/openssl-3.0.15/openssl-3.0.15.tar.gz#23c666d0edf20f14249b3d8f0368acaee9ab585b09e1de82107c66e1f3ec9533" openssl --if needs_openssl:1.0.2-3.x.x
|
||||
install_package "ruby-3.4.0" "https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.0.tar.gz#068c8523442174bd3400e786f4a6952352c82b1b9f6210fd17fb4823086d3379" enable_shared standard
|
Loading…
Reference in a new issue