vit: fix audit
vit: * `revision` (line 7) should be put before `head` (line 4)
This commit is contained in:
parent
69eb6c0bb8
commit
d35ac966ce
1 changed files with 1 additions and 1 deletions
|
@ -1,10 +1,10 @@
|
|||
class Vit < Formula
|
||||
desc "Front-end for Task Warrior"
|
||||
homepage "https://taskwarrior.org/news/news.20140406.html"
|
||||
head "https://git.tasktools.org/scm/ex/vit.git"
|
||||
url "https://taskwarrior.org/download/vit-1.2.tar.gz"
|
||||
sha256 "a78dee573130c8d6bc92cf60fafac0abc78dd2109acfba587cb0ae202ea5bbd0"
|
||||
revision 1
|
||||
head "https://git.tasktools.org/scm/ex/vit.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue