Skip to content

Commit

Permalink
zsh: add 5.0.5 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot authored and MikeMcQuaid committed Feb 23, 2014
1 parent 99894e6 commit a936276
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/zsh.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit a936276

Please sign in to comment.