From 9251fb93b8a32da19bc768cdf7141aa88c471c78 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 14 Apr 2016 16:59:52 +0100 Subject: [PATCH] minizip: add 1.1 bottle. --- Formula/minizip.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/minizip.rb b/Formula/minizip.rb index 6ff1fe6026..309a709541 100644 --- a/Formula/minizip.rb +++ b/Formula/minizip.rb @@ -3,6 +3,13 @@ class Minizip < Formula homepage "http://www.winimage.com/zLibDll/minizip.html" url "http://zlib.net/zlib-1.2.8.tar.gz" sha256 "36658cb768a54c1d4dec43c3116c27ed893e88b02ecfcb44f2166f9c0b7f2a0d" + bottle do + cellar :any + sha256 "a8bc9c34837f19f570b0b79e202bd45dd94345f3caf605ec0cf4eb1a6f6b2bfd" => :el_capitan + sha256 "df494b791137984171c79c63bbfe5ab941309f62a5e12757442d7eb5c53e620c" => :yosemite + sha256 "c03fd8e43919572a7b4ed71ad160f07e9ccbabc81e3a1f9dfb7b27b540f25bf1" => :mavericks + end + version "1.1" # version for minizip, not zlib option :universal