aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-12-15 23:08:58 +0000
committerJack Nagel2014-12-16 01:11:07 -0500
commit954375855bdb782cbbf8df21d4457e4365ec653e (patch)
treede52a513631333cb2e5a18bb52ab9379d2674200
parentfee6bba5bfecd7c5bb0c6db9f530394660b688a1 (diff)
downloadhomebrew-954375855bdb782cbbf8df21d4457e4365ec653e.tar.bz2
cgrep: update 6.4.9 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 e4b2d92ca..26db73a20 100644
--- a/Library/Formula/cgrep.rb
+++ b/Library/Formula/cgrep.rb
@@ -11,9 +11,9 @@ class Cgrep < Formula
bottle do
cellar :any
- sha1 "919ba2c2b997dfff0495e5f57a7005b52b22c10f" => :mavericks
- sha1 "dc0620015683c5cc15eb0f960a7d757097615d6d" => :mountain_lion
- sha1 "21db5a8f58aa73d5a85ecc04c7b6da680975fde5" => :lion
+ sha1 "08b871722472f4d2ee246ca59cf9266e7f37f78a" => :yosemite
+ sha1 "cd182ff755db1210bba15dce69d5cf90acfa9e82" => :mavericks
+ sha1 "57d998d3e8dfc19fc7d9fdb67e9ebf92e9e5ed26" => :mountain_lion
end
depends_on "ghc" => :build