aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-05-22 15:57:00 -0500
committerAdam Vandenberg2013-05-22 15:19:07 -0700
commitb9bc55d0e450d2bd3db459606e4775a43c2bfef7 (patch)
tree814bc8c83c2e7ac4a458dbaec8f62870e6fa2c25 /Library/Formula
parente6e93f4b3c3cb38afe0c34069ecf311e6e9587e2 (diff)
downloadhomebrew-b9bc55d0e450d2bd3db459606e4775a43c2bfef7.tar.bz2
timedog 1.3
Closes #20001. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/timedog.rb4
1 files changed, 2 insertions, 2 deletions
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'