vit: use an https url
This commit is contained in:
parent
7dfd1fe0b1
commit
88e969498d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ class Vit < Formula
|
|||
desc "Front-end for Task Warrior"
|
||||
homepage "http://taskwarrior.org/news/news.20140406.html"
|
||||
head "https://git.tasktools.org/scm/ex/vit.git"
|
||||
url "http://taskwarrior.org/download/vit-1.2.tar.gz"
|
||||
url "https://taskwarrior.org/download/vit-1.2.tar.gz"
|
||||
sha256 "a78dee573130c8d6bc92cf60fafac0abc78dd2109acfba587cb0ae202ea5bbd0"
|
||||
revision 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue