mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-10-08 00:41:19 +02:00
Added definition of 2.1.0-preview2
This commit is contained in:
parent
dc6239175a
commit
02b75a33d9
2 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#### XXXX
|
||||
* Added a definition for 1.9.3-p484
|
||||
* Added a definition for 2.0.0-p353
|
||||
* Added a definition for 2.1.0-preview2
|
||||
|
||||
#### 20131115
|
||||
* Added a definition for JRuby 1.7.7
|
||||
|
|
2
share/ruby-build/2.1.0-preview2
Normal file
2
share/ruby-build/2.1.0-preview2
Normal file
|
@ -0,0 +1,2 @@
|
|||
install_package "openssl-1.0.1e" "https://www.openssl.org/source/openssl-1.0.1e.tar.gz#66bf6f10f060d561929de96f9dfe5b8c" mac_openssl --if has_broken_mac_openssl
|
||||
install_package "ruby-2.1.0-preview1" "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview2.tar.gz#ba2b95d174e156b417a4d580a452eaf5" standard verify_openssl
|
Loading…
Reference in a new issue