grok: fix audit

grok:
  * `revision` (line 7) should be put before `head` (line 6)
This commit is contained in:
Miguel Araújo 2017-02-11 21:21:54 -03:00 committed by Mike McQuaid
parent 4a695ec960
commit bf1c9df6eb

View file

@ -3,8 +3,8 @@ class Grok < Formula
homepage "https://github.com/jordansissel/grok"
url "https://github.com/jordansissel/grok/archive/v0.9.2.tar.gz"
sha256 "40edbdba488ff9145832c7adb04b27630ca2617384fbef2af014d0e5a76ef636"
head "https://github.com/jordansissel/grok.git"
revision 1
head "https://github.com/jordansissel/grok.git"
bottle do
cellar :any