zsh: add 5.0.5 bottle.
This commit is contained in:
parent
99894e6508
commit
a93627648e
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@ class Zsh < Formula
|
|||
mirror 'http://www.zsh.org/pub/zsh-5.0.5.tar.bz2'
|
||||
sha1 '75426146bce45ee176d9d50b32f1ced78418ae16'
|
||||
|
||||
bottle do
|
||||
sha1 "d8d7ba4016377561d5d823a30abff7c81fee1577" => :mavericks
|
||||
sha1 "34fbefd6275edb7ee9fcc8d0ce3da4438ca412b1" => :mountain_lion
|
||||
sha1 "63a53240287c1f11204217176aab8246eab4d43c" => :lion
|
||||
end
|
||||
|
||||
depends_on 'gdbm'
|
||||
depends_on 'pcre'
|
||||
|
||||
|
|
Loading…
Reference in a new issue