aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-10-18 18:54:12 -0500
committerAdam Vandenberg2013-10-18 18:04:45 -0700
commit463d184c8062f9d04448555212e6f4a8ad4e782d (patch)
tree3d56da73be46532c8c1b24973d59462c9c9cb258 /Library/Formula
parentc675aadaa2b142e75ba0d1188cd48098251b4260 (diff)
downloadhomebrew-463d184c8062f9d04448555212e6f4a8ad4e782d.tar.bz2
jsdoc v3.2.1
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 c8034fa5f..fbad79c2e 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.2.0.tar.gz'
- sha1 'ac682fd15e6863233835c8969be9e4212dc2e4eb'
+ url 'https://github.com/jsdoc3/jsdoc/archive/v3.2.1.tar.gz'
+ sha1 '9475bdef742dbdee96e002f000a2d99e05253093'
head 'https://github.com/jsdoc3/jsdoc.git', :branch => 'master'