From 35242cbbe8d5f645ba47c378dcb2167de4030530 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 19 Feb 2015 08:35:53 +0000 Subject: szip: add 2.1 bottle. --- Library/Formula/szip.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/szip.rb b/Library/Formula/szip.rb index dd122a697..672438c7e 100644 --- a/Library/Formula/szip.rb +++ b/Library/Formula/szip.rb @@ -3,6 +3,13 @@ class Szip < Formula url "http://www.hdfgroup.org/ftp/lib-external/szip/2.1/src/szip-2.1.tar.gz" sha1 "d241c9acc26426a831765d660b683b853b83c131" + bottle do + cellar :any + sha1 "75413c328dc915c2bc638d308fd15a1e93fddd18" => :yosemite + sha1 "71a91cec13090ab85a0b1c7339df98610561562d" => :mavericks + sha1 "37a8018d670680d3002fd68aec8fae0992635911" => :mountain_lion + end + option :universal def install -- cgit v1.2.3