From c9be82dee2ff39de05fe2bb4411949e7fe24ca89 Mon Sep 17 00:00:00 2001 From: Alex D Date: Fri, 7 Oct 2011 19:08:32 +0300 Subject: todo-txt 2.8 Closes #8013. Signed-off-by: Charlie Sharpsteen --- Library/Formula/todo-txt.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/todo-txt.rb b/Library/Formula/todo-txt.rb index bb44cf661..b9e51371d 100644 --- a/Library/Formula/todo-txt.rb +++ b/Library/Formula/todo-txt.rb @@ -1,9 +1,10 @@ require 'formula' class TodoTxt < Formula - url 'https://github.com/downloads/ginatrapani/todo.txt-cli/todo.txt_cli-2.7.tar.gz' + url 'https://github.com/downloads/ginatrapani/todo.txt-cli/todo.txt_cli-2.8.tar.gz' homepage 'http://todotxt.com/' - md5 'b4ef313bbb8f185fe4a21ce07ad6933d' + md5 '065b848d0c300dd024a4ece86a68c0fa' + head 'git://github.com/ginatrapani/todo.txt-cli.git' def install bin.install 'todo.sh' -- cgit v1.2.3