aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-01-27 09:46:16 +0000
committerMike McQuaid2015-01-27 10:30:24 +0000
commit60d5e0a8ef1d6dea7cb3df1861d68cfae4369a0e (patch)
treec063cb2cb2fba582bbf951a7426339b480191026
parent9c5f3e38ba542d1ff44524ac467e9a2a77991cf7 (diff)
downloadhomebrew-60d5e0a8ef1d6dea7cb3df1861d68cfae4369a0e.tar.bz2
cgrep: update 6.4.12 bottle.
-rw-r--r--Library/Formula/cgrep.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/cgrep.rb b/Library/Formula/cgrep.rb
index b36c0c387..cba2590ec 100644
--- a/Library/Formula/cgrep.rb
+++ b/Library/Formula/cgrep.rb
@@ -10,9 +10,9 @@ class Cgrep < Formula
bottle do
cellar :any
- sha1 "08b871722472f4d2ee246ca59cf9266e7f37f78a" => :yosemite
- sha1 "cd182ff755db1210bba15dce69d5cf90acfa9e82" => :mavericks
- sha1 "57d998d3e8dfc19fc7d9fdb67e9ebf92e9e5ed26" => :mountain_lion
+ sha1 "f3879496816cd421a874c0c13f11749c2816bccc" => :yosemite
+ sha1 "935e68c7447007ddcffe49f48c4ceb9bab69a362" => :mavericks
+ sha1 "a446389f7b1977bf49b7ede278e731934659a647" => :mountain_lion
end
depends_on "ghc" => :build