aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorLasse Bang Mikkelsen2012-09-26 19:04:12 +0200
committerAdam Vandenberg2012-09-26 12:52:44 -0700
commitac6d5eccbcc1c0a2d861a3665a7ed051af1d5e51 (patch)
tree7159031de17841522eabb06499630c961f047536 /Library/Formula
parent7d15eda4a46c3f9768d6f74388f834f24ca670ca (diff)
downloadhomebrew-ac6d5eccbcc1c0a2d861a3665a7ed051af1d5e51.tar.bz2
appledoc 2.1
Closes #15137. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 47f49f677..8a0d50997 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/tarball/v2.0.6"
- sha1 '8e9030425aad78db16b79841568b26a6c085d255'
+ url "https://github.com/tomaz/appledoc/tarball/v2.1"
+ sha1 'd3bd05ce3f7b755cd0dfcb15316bc9f667c1ff2f'
head 'https://github.com/tomaz/appledoc.git', :branch => 'master'