aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/appledoc.rb4
1 files changed, 2 insertions, 2 deletions
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'