mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-23 06:10:32 +02:00
Merge pull request #967 from deepj/rubinius-3.37--3.39
Add Rubinius 3.37–3.39
This commit is contained in:
commit
3f6d068bac
3 changed files with 9 additions and 0 deletions
3
share/ruby-build/rbx-3.37
Normal file
3
share/ruby-build/rbx-3.37
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.37" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.37.tar.bz2#85d855a0734c315d67b592675481458ddddac075426dbf6dc39a8ad34b8cb2d1" rbx
|
3
share/ruby-build/rbx-3.38
Normal file
3
share/ruby-build/rbx-3.38
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.38" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.38.tar.bz2#2e038ee1e1dcee5b0d574cc446ad7bf2d98ea70ced35090f1680a90c6b9d6333" rbx
|
3
share/ruby-build/rbx-3.39
Normal file
3
share/ruby-build/rbx-3.39
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.39" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.39.tar.bz2#f6f8132b44eadb4c07f8b26af16ce0a5470309ada33ef6f20ab76770a44193e0" rbx
|
Loading…
Add table
Add a link
Reference in a new issue