Skip to content

Commit ad29878

Browse files
authored
Merge pull request #247357 from Homebrew/bump-jsdoc3-4.0.5
jsdoc3 4.0.5
2 parents 71d8b89 + a573f0c commit ad29878

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/j/jsdoc3.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Jsdoc3 < Formula
22
desc "API documentation generator for JavaScript"
33
homepage "https://jsdoc.app/"
4-
url "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.4.tgz"
5-
sha256 "900416d5ed87a94ea35b886d9e2b0265c541082d904c0b1bf38cbdcbe58f7933"
4+
url "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.5.tgz"
5+
sha256 "a590c432d7a190fea72445db6b3e2f8d1f457832caa88e617dbb24984141f971"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "940d76a15d22ce61510764ebe2464657586e7e7be3a1602f0e6cf372df6a43d4"
9+
sha256 cellar: :any_skip_relocation, all: "8d86f3f9bc538cb7fa6038821e62cf8aa0bfff3a057799f3aab176894a6c8b21"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)