Skip to content

Commit

Permalink
tasksh: use an https url
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Oct 12, 2015
1 parent 49c28bc commit 3d9d2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/tasksh.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Tasksh < Formula
desc "Shell wrapper for Taskwarrior commands"
homepage "http://tasktools.org/projects/tasksh.html"
url "http://taskwarrior.org/download/tasksh-1.0.0.tar.gz"
url "https://taskwarrior.org/download/tasksh-1.0.0.tar.gz"
head "https://git.tasktools.org/scm/ex/tasksh.git"
sha256 "9accc81f5ae3a985e33be728d56aba0401889d21f856cd94734d73c221bf8652"

Expand Down

0 comments on commit 3d9d2fb

Please sign in to comment.