From b9bc55d0e450d2bd3db459606e4775a43c2bfef7 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Wed, 22 May 2013 15:57:00 -0500 Subject: timedog 1.3 Closes #20001. Signed-off-by: Adam Vandenberg --- Library/Formula/timedog.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/timedog.rb b/Library/Formula/timedog.rb index 498e90211..72a20ea53 100644 --- a/Library/Formula/timedog.rb +++ b/Library/Formula/timedog.rb @@ -2,8 +2,8 @@ require 'formula' class Timedog < Formula homepage 'http://timedog.googlecode.com/' - url 'http://timedog.googlecode.com/files/timedog-1.2.zip' - sha1 '620a4615ba4a03dc8d7ae2f7259b9ab8daf267c6' + url 'http://timedog.googlecode.com/files/timedog-1.3.zip' + sha1 'bacb349f0f81b5cb00fbabaff13fc643ba15e331' def install bin.install 'timedog' -- cgit v1.2.3