aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDan Harbin2013-07-02 10:44:35 -0500
committerAdam Vandenberg2013-07-02 09:02:53 -0700
commit6d3f84e790c2c05f49f852b6cafe6966e88cceab (patch)
treefbbe166b756862ae6208e254fec619afd171993c /Library/Formula
parent6c7df65f66fe28dcc22dadb1c7b43d1e77a7cf55 (diff)
downloadhomebrew-6d3f84e790c2c05f49f852b6cafe6966e88cceab.tar.bz2
jsdoc3 3.2.0
Closes #20963. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/jsdoc3.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/jsdoc3.rb b/Library/Formula/jsdoc3.rb
index 734fec7f6..7e94f46ec 100644
--- a/Library/Formula/jsdoc3.rb
+++ b/Library/Formula/jsdoc3.rb
@@ -2,8 +2,8 @@ require 'formula'
class Jsdoc3 < Formula
homepage 'http://usejsdoc.org/'
- url 'https://github.com/jsdoc3/jsdoc/archive/v3.0.1.tar.gz'
- sha1 '3d13978c93b1f7ad386667879b1def2cc616e94b'
+ url 'https://github.com/jsdoc3/jsdoc/archive/v3.2.0.tar.gz'
+ sha1 'ac682fd15e6863233835c8969be9e4212dc2e4eb'
def install
libexec.install Dir['*']