diff options
| -rw-r--r-- | Library/Formula/cgrep.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/cgrep.rb b/Library/Formula/cgrep.rb index 576c0cc83..ec64866f5 100644 --- a/Library/Formula/cgrep.rb +++ b/Library/Formula/cgrep.rb @@ -8,6 +8,7 @@ class Cgrep < Formula url "https://github.com/awgn/cgrep/archive/v6.4.4.tar.gz" sha1 "d36eef5d93e660df971a9f74d4ffff6ed6fab710" head "https://github.com/awgn/cgrep.git", :branch => "master" + revision 1 bottle do cellar :any |
