From 72a2bb47b14af525656390cc2263a5bb6d326b09 Mon Sep 17 00:00:00 2001 From: Richard Osborn Date: Fri, 12 Aug 2011 19:35:22 -0500 Subject: cliweather 2011.05.05 Signed-off-by: Adam Vandenberg --- Library/Formula/cliweather.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/cliweather.rb') diff --git a/Library/Formula/cliweather.rb b/Library/Formula/cliweather.rb index ef3f3b64c..b68f53d3e 100644 --- a/Library/Formula/cliweather.rb +++ b/Library/Formula/cliweather.rb @@ -1,9 +1,9 @@ require 'formula' class Cliweather < Formula - url 'http://pub.lambda.ath.cx/patrick/cliweather/static/downloads/cliweather-2011.04.21.tar.gz' + url 'http://pub.lambda.ath.cx/patrick/cliweather/static/downloads/cliweather-2011.05.05.tar.gz' homepage 'http://closure.ath.cx/cliweather' - md5 '62261bd8703d768a2fbef36d66f4bc08' + md5 'faf9f16e86e48906708b07f381cedebc' def install bin.install "cliweather" -- cgit v1.2.3