aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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