diff options
Diffstat (limited to 'Library/Formula/task.rb')
| -rw-r--r-- | Library/Formula/task.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/task.rb b/Library/Formula/task.rb index dccec9d1e..0b104c1c8 100644 --- a/Library/Formula/task.rb +++ b/Library/Formula/task.rb @@ -1,8 +1,8 @@ class Task < Formula homepage "http://www.taskwarrior.org/" - url "http://www.taskwarrior.org/download/task-2.4.0.tar.gz" - sha1 "2c01e3eb874e7e499d31c99f93a37925b2f60ce8" - head "https://git.tasktools.org/scm/tm/task.git", :branch => "2.4.1", :shallow => false + url "http://taskwarrior.org/download/task-2.4.1.tar.gz" + sha1 "4882628ac339e31fcb0fef2f4a1c585e86eb95c7" + head "https://git.tasktools.org/scm/tm/task.git", :branch => "2.4.2", :shallow => false bottle do sha1 "38699c8bead1b03912c2ca5bc7205d655629ae75" => :yosemite |
