diff options
| author | BrewTestBot | 2014-12-31 17:29:25 +0000 | 
|---|---|---|
| committer | Brett Koonce | 2014-12-31 13:03:32 -0600 | 
| commit | 6b416633e59a5e105bc6c2613ee5ae7885eb1c8c (patch) | |
| tree | 433edf6b174abca6e1fe46f29a1392d3813a6b1f | |
| parent | 776ece4a54748e4aa0d0be10fdf11af9d053a5e2 (diff) | |
| download | homebrew-6b416633e59a5e105bc6c2613ee5ae7885eb1c8c.tar.bz2 | |
yazpp: update 1.6.2 bottle.
| -rw-r--r-- | Library/Formula/yazpp.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/yazpp.rb b/Library/Formula/yazpp.rb index 66eed6cdd..d4c8f2dde 100644 --- a/Library/Formula/yazpp.rb +++ b/Library/Formula/yazpp.rb @@ -5,9 +5,9 @@ class Yazpp < Formula    bottle do      cellar :any -    sha1 "adf04e898874c08f22d060945c560407755cae5f" => :yosemite -    sha1 "4717d26eb8d06bcdd65d5094f8d34c6c2f0a050b" => :mavericks -    sha1 "b6742549de29b1f5d6e59d9468ead973c791f668" => :mountain_lion +    sha1 "899b5247fed7393c22faca121a2a8a96d66e3c64" => :yosemite +    sha1 "4c193c80fbd6339ebd287678c08165f2f61d31c8" => :mavericks +    sha1 "d8455aa52a5596c60ef08fe82551534eb1be81dc" => :mountain_lion    end    depends_on "yaz" | 
