aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-08-20 05:02:05 +0100
committerMike McQuaid2014-08-20 12:25:14 +0100
commit58dae204ded7e0ef4e597cb78a57a1398ec618c5 (patch)
tree7fe9a9d2511acd5e30d27fd0f1b3f31dd9443c72
parentea25575ffdd38fcc6b9e572fc417c0a764a4bd1b (diff)
downloadhomebrew-58dae204ded7e0ef4e597cb78a57a1398ec618c5.tar.bz2
cgrep: update 6.4.6 bottle.
Closes #31712. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-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 f045ca001..0206a4001 100644
--- a/Library/Formula/cgrep.rb
+++ b/Library/Formula/cgrep.rb
@@ -11,9 +11,9 @@ class Cgrep < Formula
bottle do
cellar :any
- sha1 "80b896667bd0a76b3516c404075836100549224b" => :mavericks
- sha1 "bf5bc875771842ad4d3553274642fde85c358aef" => :mountain_lion
- sha1 "a7051c177a0fc04706c21066a6db20a7876ed13c" => :lion
+ sha1 "919ba2c2b997dfff0495e5f57a7005b52b22c10f" => :mavericks
+ sha1 "dc0620015683c5cc15eb0f960a7d757097615d6d" => :mountain_lion
+ sha1 "21db5a8f58aa73d5a85ecc04c7b6da680975fde5" => :lion
end
depends_on "ghc" => :build