From c193eb54bdae88bf4ee7834b043928bb86ca959c Mon Sep 17 00:00:00 2001 From: Jeff Wear Date: Wed, 11 Sep 2013 11:22:34 -0700 Subject: appledoc: update sha1 The release was patched to address https://github.com/tomaz/appledoc/issues/395. Closes #22471. Signed-off-by: Adam Vandenberg --- Library/Formula/appledoc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/appledoc.rb b/Library/Formula/appledoc.rb index 30cd0ee72..7a00281f7 100644 --- a/Library/Formula/appledoc.rb +++ b/Library/Formula/appledoc.rb @@ -3,7 +3,7 @@ require 'formula' class Appledoc < Formula homepage 'http://appledoc.gentlebytes.com/' url "https://github.com/tomaz/appledoc/archive/v2.2.tar.gz" - sha1 'b427506bdefc97b224fd0f873ff87b8d11ce4aec' + sha1 '4ad475ee6bdc2e34d6053c4e384aad1781349f5e' head 'https://github.com/tomaz/appledoc.git', :branch => 'master' -- cgit v1.2.3