From dc2f097118c0a9a7dff1d7ab472957c4d48eb19b Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 13 Nov 2014 03:40:26 +0000 Subject: gnu-which: add 2.20 bottle. --- Library/Formula/gnu-which.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/gnu-which.rb b/Library/Formula/gnu-which.rb index 37ffae3b6..49664387b 100644 --- a/Library/Formula/gnu-which.rb +++ b/Library/Formula/gnu-which.rb @@ -7,6 +7,13 @@ class GnuWhich < Formula mirror "https://ftp.gnu.org/gnu/which/which-2.20.tar.gz" sha1 "3bcd6d87aa5231917ba7123319eedcae90cfa0fd" + bottle do + cellar :any + sha1 "567d232b6ad4221f446d2862a8f9e230d0a51eba" => :yosemite + sha1 "18afa8a2d0e56b74c0d22a02dd24b46635d2e14b" => :mavericks + sha1 "705c8aa57e1f67b7e9d61c36088902f0562aa2bf" => :mountain_lion + end + deprecated_option "default-names" => "with-default-names" option "with-default-names", "Do not prepend 'g' to the binary" -- cgit v1.2.3