From 4005feff2feb128f6d188d6c01ff09113f9b0308 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 8 Jul 2014 20:24:17 +0100 Subject: dockutil: add 2.0.0 bottle. Closes #29136. Signed-off-by: Mike McQuaid --- Library/Formula/dockutil.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/dockutil.rb b/Library/Formula/dockutil.rb index 4e88e635d..efa7cb0b6 100644 --- a/Library/Formula/dockutil.rb +++ b/Library/Formula/dockutil.rb @@ -5,6 +5,13 @@ class Dockutil < Formula url "https://github.com/kcrawford/dockutil/archive/2.0.0.tar.gz" sha1 "8b027a0b1559f12a1c97b4a0bfcadd1566d6e6ba" + bottle do + cellar :any + sha1 "ba91d3ab1b64a8a4fd79bde869ecad702793e932" => :mavericks + sha1 "de9c71e038429756b4505779bd3f48e13e7384e8" => :mountain_lion + sha1 "9696ba0475e52f0969af8dd202290adfee28dc6a" => :lion + end + depends_on :python if MacOS.version <= :snow_leopard resource "plistlib" do -- cgit v1.2.3