Skip to content

Commit

Permalink
tasksh 1.2.0
Browse files Browse the repository at this point in the history
Closes #21362.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
crd authored and ilovezfs committed Dec 5, 2017
1 parent 453644e commit c0f6d3d
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions Formula/tasksh.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,10 @@
class Tasksh < Formula
desc "Shell wrapper for Taskwarrior commands"
homepage "https://tasktools.org/projects/tasksh.html"
url "https://taskwarrior.org/download/tasksh-1.2.0.tar.gz"
sha256 "6e42f949bfd7fbdde4870af0e7b923114cc96c4344f82d9d924e984629e21ffd"
head "https://git.tasktools.org/scm/ex/tasksh.git", :branch => "1.2.0"

stable do
url "https://taskwarrior.org/download/tasksh-1.1.0.tar.gz"
sha256 "eef7c6677d6291b1c0e13595e8c9606d7f8dc1060d197a0d088cc1fddcb70024"

patch do
url "https://raw.githubusercontent.com/Homebrew/formula-patches/71c6658/tasksh/tasksh-1.1.0-fix-hang.patch"
sha256 "02011f7cf6d2e74ba716a8e87d53a5e26986d75f4a39c69eb406c3c85b551e8b"
end
end

bottle do
cellar :any_skip_relocation
sha256 "cc9cf043fcf84c05be38708d6217fe90836380075269b3ecebee12dc5d0096db" => :high_sierra
Expand Down

0 comments on commit c0f6d3d

Please sign in to comment.