aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJake Bell2010-07-15 19:14:30 -0500
committerAdam Vandenberg2010-07-15 17:16:50 -0700
commitf5a7ea4e057ce4f5c1d2c655595cd6ecd9a1280d (patch)
treeaedf2b6daee59c0f26736170cde030c771b807b9 /Library/Formula
parent34084a0bb7f34d1c53ce127f93806a29952b8f3d (diff)
downloadhomebrew-f5a7ea4e057ce4f5c1d2c655595cd6ecd9a1280d.tar.bz2
Updating task to 1.9.2.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/task.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/task.rb b/Library/Formula/task.rb
index 75d7071f7..21875d36f 100644
--- a/Library/Formula/task.rb
+++ b/Library/Formula/task.rb
@@ -1,9 +1,9 @@
require 'formula'
class Task <Formula
- url 'http://www.taskwarrior.org/download/task-1.9.1.tar.gz'
+ url 'http://www.taskwarrior.org/download/task-1.9.2.tar.gz'
homepage 'http://www.taskwarrior.org/'
- md5 'f486d06a9440a7034516de2a31659d3a'
+ md5 'be98cc74fe03b8336250e0b7ed3cd8c7'
def skip_clean? path
true