mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-09-25 18:42:43 +02:00
Add Rubinius 3.17–3.19
This commit is contained in:
parent
5297dbc4b0
commit
9b2dbdc08a
3 changed files with 9 additions and 0 deletions
3
share/ruby-build/rbx-3.17
Normal file
3
share/ruby-build/rbx-3.17
Normal file
|
@ -0,0 +1,3 @@
|
|||
require_llvm 3.5
|
||||
install_package "openssl-1.0.2g" "https://www.openssl.org/source/openssl-1.0.2g.tar.gz#b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "rubinius-3.17" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.17.tar.bz2#bb76bc9613064f48d50f8323c2727002bb7dcb0ccf8813e69a366c603b7bc689" rbx
|
3
share/ruby-build/rbx-3.18
Normal file
3
share/ruby-build/rbx-3.18
Normal file
|
@ -0,0 +1,3 @@
|
|||
require_llvm 3.5
|
||||
install_package "openssl-1.0.2g" "https://www.openssl.org/source/openssl-1.0.2g.tar.gz#b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "rubinius-3.18" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.18.tar.bz2#c552a539f3f6b8f240a02cbe9926540a0c3ad95e0e341179963a43c64208ce3e" rbx
|
3
share/ruby-build/rbx-3.19
Normal file
3
share/ruby-build/rbx-3.19
Normal file
|
@ -0,0 +1,3 @@
|
|||
require_llvm 3.5
|
||||
install_package "openssl-1.0.2g" "https://www.openssl.org/source/openssl-1.0.2g.tar.gz#b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "rubinius-3.19" "https://rubinius-releases-rubinius-com.s3.amazonaws.com/rubinius-3.19.tar.bz2#cee948256bf288595b4ce53034f0dcd4ae2bc257acb2d43a63364dfc8e5db47c" rbx
|
Loading…
Reference in a new issue