From d17175c37fa83beab1f53cf1de5fb35c01b5dd78 Mon Sep 17 00:00:00 2001 From: Patrick Date: Mon, 16 Mar 2015 09:30:03 +0100 Subject: task 2.4.2 Closes #37760. Signed-off-by: Mike McQuaid --- Library/Formula/task.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3