aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJeff Wear2013-09-11 11:22:34 -0700
committerAdam Vandenberg2013-09-11 12:57:40 -0700
commitc193eb54bdae88bf4ee7834b043928bb86ca959c (patch)
tree0193c92fb8b7c5142be90aebc78b91ef2ed7541e /Library
parente4e3d73115d23f15e6f4251782bf98a5669bbb1d (diff)
downloadhomebrew-c193eb54bdae88bf4ee7834b043928bb86ca959c.tar.bz2
appledoc: update sha1
The release was patched to address https://github.com/tomaz/appledoc/issues/395. Closes #22471. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/appledoc.rb2
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'