From 3f58cdc0940ce96d2ff7956290f9b0501e73a835 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 16 Aug 2013 21:22:11 -0500 Subject: appledoc v2.2 Signed-off-by: Misty De Meo --- Library/Formula/appledoc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/appledoc.rb b/Library/Formula/appledoc.rb index 38aca824b..30cd0ee72 100644 --- a/Library/Formula/appledoc.rb +++ b/Library/Formula/appledoc.rb @@ -2,8 +2,8 @@ require 'formula' class Appledoc < Formula homepage 'http://appledoc.gentlebytes.com/' - url "https://github.com/tomaz/appledoc/archive/v2.1.tar.gz" - sha1 'c30675e340d2ae1334e3d9254701de6f40d6658c' + url "https://github.com/tomaz/appledoc/archive/v2.2.tar.gz" + sha1 'b427506bdefc97b224fd0f873ff87b8d11ce4aec' head 'https://github.com/tomaz/appledoc.git', :branch => 'master' -- cgit v1.2.3