From 54a2a6b9315e6685be1870f84bd1e1e71a1b5fed Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 16 Dec 2014 06:44:59 +0000 Subject: squirrel: add 3.0.6 bottle. --- Library/Formula/squirrel.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/squirrel.rb b/Library/Formula/squirrel.rb index b1d8f012e..eec28e960 100644 --- a/Library/Formula/squirrel.rb +++ b/Library/Formula/squirrel.rb @@ -6,6 +6,13 @@ class Squirrel < Formula version '3.0.6' sha1 'b4ab6055f8cd8997df54193ac92bd3dc041f054b' + bottle do + cellar :any + sha1 "306d52e2b2bb99df7b9622a4bfcb31e0585a3618" => :yosemite + sha1 "232448b9e82a130d9717d8e1119a5fd24e2801e1" => :mavericks + sha1 "e473092003e6e71b7c15adaf1dcbfe9ea258bc98" => :mountain_lion + end + def install # -s causes the linker to crash inreplace "sq/Makefile", " -s ", " " -- cgit v1.2.3