diff options
| author | BrewTestBot | 2014-12-31 17:42:49 +0000 |
|---|---|---|
| committer | Brett Koonce | 2014-12-31 13:03:04 -0600 |
| commit | 5a70b7f9d252fe4425f231ae505b1c3b00fd4044 (patch) | |
| tree | 08f3ce7d4bb9e21ad1af90753e726316f6e77abc | |
| parent | a3eb7a4f43976dc0ed9dd5d20c559e9e2359932b (diff) | |
| download | homebrew-5a70b7f9d252fe4425f231ae505b1c3b00fd4044.tar.bz2 | |
yaz: update 5.7.2 bottle.
| -rw-r--r-- | Library/Formula/yaz.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/yaz.rb b/Library/Formula/yaz.rb index 7d969a008..6c0ee1703 100644 --- a/Library/Formula/yaz.rb +++ b/Library/Formula/yaz.rb @@ -6,9 +6,9 @@ class Yaz < Formula bottle do cellar :any - sha1 "ba5549d93a9a474340392d3127899680380cadbc" => :yosemite - sha1 "0b83e77df4993e5062331d4b11248f0fbb51a96e" => :mavericks - sha1 "c2fc103235210cc6f0f0e3682560b7b5988b66e4" => :mountain_lion + sha1 "ec02d7374552d343d66f3fab04d124654f23bfe1" => :yosemite + sha1 "3b7fb19191ae22506bdfb360ec566e77b9399cf7" => :mavericks + sha1 "1456ab1ecc67ac6c092c9ca304ee948274444772" => :mountain_lion end depends_on "pkg-config" => :build |
