diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/appledoc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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' |
