mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-29 16:21:01 +01:00
Merge pull request #966 from deepj/rubinius-3.34--3.36
Add Rubinius 3.34–3.36
This commit is contained in:
commit
a73c427650
3 changed files with 9 additions and 0 deletions
3
share/ruby-build/rbx-3.34
Normal file
3
share/ruby-build/rbx-3.34
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require_llvm 3.5
|
||||
install_package "openssl-1.0.2h" "https://www.openssl.org/source/openssl-1.0.2h.tar.gz#1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "rubinius-3.34" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.34.tar.bz2#90f5d5b53dbc6494b8a81ecd3569950b1d85d0c463dd537cab677fab82e2b300" rbx
|
||||
3
share/ruby-build/rbx-3.35
Normal file
3
share/ruby-build/rbx-3.35
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require_llvm 3.5
|
||||
install_package "openssl-1.0.2h" "https://www.openssl.org/source/openssl-1.0.2h.tar.gz#1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "rubinius-3.35" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.35.tar.bz2#d72c8ec1a1cd6e1c77381e6d1e1d21811d71948a08f108d8a064884c379d2465" rbx
|
||||
3
share/ruby-build/rbx-3.36
Normal file
3
share/ruby-build/rbx-3.36
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require_llvm 3.5
|
||||
install_package "openssl-1.0.2h" "https://www.openssl.org/source/openssl-1.0.2h.tar.gz#1d4007e53aad94a5b2002fe045ee7bb0b3d98f1a47f8b2bc851dcd1c74332919" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "rubinius-3.36" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.36.tar.bz2#660c6eaad9ab0ef3813942e906b14d1f02d071c6e25f60b9d6c8dfbab278b754" rbx
|
||||
Loading…
Add table
Add a link
Reference in a new issue