mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-27 07:11:01 +01:00
Merge pull request #1081 from Watson1978/rbx
Add rbx 3.73, 3.74 and 3.75
This commit is contained in:
commit
365dd1f1fa
3 changed files with 9 additions and 0 deletions
3
share/ruby-build/rbx-3.73
Normal file
3
share/ruby-build/rbx-3.73
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require_llvm 3.7
|
||||
install_package "openssl-1.0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "rubinius-3.73" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.73.tar.bz2#4fea98d26df5a00185d5d92684ec04cf6a22ca8cf6e9b47c3895ba5e6f14ea1a" rbx
|
||||
3
share/ruby-build/rbx-3.74
Normal file
3
share/ruby-build/rbx-3.74
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require_llvm 3.7
|
||||
install_package "openssl-1.0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "rubinius-3.74" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.74.tar.bz2#8dae2c4e4b2361cdeafb39035f8b1b1bfe6387104f43ae6026cae3234793b8e5" rbx
|
||||
3
share/ruby-build/rbx-3.75
Normal file
3
share/ruby-build/rbx-3.75
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require_llvm 3.7
|
||||
install_package "openssl-1.0.2k" "https://www.openssl.org/source/openssl-1.0.2k.tar.gz#6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "rubinius-3.75" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.75.tar.bz2#04cd1bc8fa021d569aac38cf98aeeb97f8324815f82d7ea1a0c963898c79e137" rbx
|
||||
Loading…
Add table
Add a link
Reference in a new issue