aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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'