From 4f66a475e8848855a110bae85824a064f620acbc Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 22 Feb 2018 22:34:09 -0800 Subject: [PATCH] cgrep 6.6.23 Closes #24446. Signed-off-by: FX Coudert --- Formula/cgrep.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/cgrep.rb b/Formula/cgrep.rb index 182941d6e9..09c1cb4234 100644 --- a/Formula/cgrep.rb +++ b/Formula/cgrep.rb @@ -5,8 +5,8 @@ class Cgrep < Formula desc "Context-aware grep for source code" homepage "https://github.com/awgn/cgrep" - url "https://github.com/awgn/cgrep/archive/v6.6.22.tar.gz" - sha256 "aa5e016653eabee0fc47bf6a1cd46ec961b7c305a4f49b0feec66881cc8f2183" + url "https://github.com/awgn/cgrep/archive/v6.6.23.tar.gz" + sha256 "d4acafd056c4acb46f74880277e1a65e1d27ace98f418914d09a88a1744e049f" head "https://github.com/awgn/cgrep.git" bottle do