aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/task.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/task.rb b/Library/Formula/task.rb
index 12e1bbb75..0b9af2fcc 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://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
+ url "http://taskwarrior.org/download/task-2.4.2.tar.gz"
+ sha1 "94699f518150e736e8d5ad2b5b7ccf8c988ed4d0"
+ head "https://git.tasktools.org/scm/tm/task.git", :branch => "2.4.3", :shallow => false
bottle do
revision 1