From 22086f7d021938cfc2d5835036f014e62a101a93 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Apr 2014 17:24:32 +0100 Subject: tup: add 0.7.2 bottle. Closes #28109. Signed-off-by: Mike McQuaid --- Library/Formula/tup.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/tup.rb b/Library/Formula/tup.rb index b0ff8eee7..bbcbffd83 100644 --- a/Library/Formula/tup.rb +++ b/Library/Formula/tup.rb @@ -6,6 +6,13 @@ class Tup < Formula sha1 'c0b14a9b7a59c6295ed7339883b21d0f1a8163b3' head 'https://github.com/gittup/tup.git' + bottle do + cellar :any + sha1 "ea07e07027a25f92959c07844a34e24a62c1929e" => :mavericks + sha1 "c7ff37eec01fc7e5049cd5da450b88554f46f2b1" => :mountain_lion + sha1 "98255d59e38f854319a60091037fa0f605bcde1f" => :lion + end + depends_on 'pkg-config' => :build depends_on 'osxfuse' -- cgit v1.2.3