mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-23 06:10:32 +02:00
Fix missing space since openssl-1.1.0i update
This commit is contained in:
parent
0e58785812
commit
0501738bc7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
install_package "openssl-1.1.0i" "https://www.openssl.org/source/openssl-1.1.0i.tar.gz#ebbfc844a8c8cc0ea5dc10b86c9ce97f401837f3fa08c17b2cdadc118253cf99"mac_openssl --if has_broken_mac_openssl
|
||||
install_package "openssl-1.1.0i" "https://www.openssl.org/source/openssl-1.1.0i.tar.gz#ebbfc844a8c8cc0ea5dc10b86c9ce97f401837f3fa08c17b2cdadc118253cf99" mac_openssl --if has_broken_mac_openssl
|
||||
|
||||
if is_mac; then
|
||||
install_package "truffleruby-1.0.0-rc2" "https://github.com/oracle/truffleruby/releases/download/vm-1.0.0-rc2/truffleruby-1.0.0-rc2-macos-amd64.tar.gz#308a5bf727914803cc0f794fd1aea89fd5f80ce00a97120372be9c58a930b82c" truffleruby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue