aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBaptiste Fontaine2014-12-15 23:49:23 +0100
committerJack Nagel2014-12-16 01:11:00 -0500
commitfee6bba5bfecd7c5bb0c6db9f530394660b688a1 (patch)
treea1cdb1830e806416acaad0796572f8e5dc90f8e4 /Library
parente5b4dfd698c702d4e6167bd3911aa766f859ca0d (diff)
downloadhomebrew-fee6bba5bfecd7c5bb0c6db9f530394660b688a1.tar.bz2
cgrep 6.4.9
Closes #35015. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/cgrep.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cgrep.rb b/Library/Formula/cgrep.rb
index 7989a866c..e4b2d92ca 100644
--- a/Library/Formula/cgrep.rb
+++ b/Library/Formula/cgrep.rb
@@ -5,8 +5,8 @@ class Cgrep < Formula
include Language::Haskell::Cabal
homepage "https://github.com/awgn/cgrep"
- url "https://github.com/awgn/cgrep/archive/v6.4.6.tar.gz"
- sha1 "e177e200b2f94d18bf9de614695dfe2c8d37638f"
+ url "https://github.com/awgn/cgrep/archive/v6.4.9.tar.gz"
+ sha1 "0b5bc5bb96b2c70a7353ac036ce5949bbe2a9bc1"
head "https://github.com/awgn/cgrep.git"
bottle do