We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d8b89 commit 1244490Copy full SHA for 1244490
Formula/j/jsdoc3.rb
@@ -1,8 +1,8 @@
1
class Jsdoc3 < Formula
2
desc "API documentation generator for JavaScript"
3
homepage "https://jsdoc.app/"
4
- url "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.4.tgz"
5
- sha256 "900416d5ed87a94ea35b886d9e2b0265c541082d904c0b1bf38cbdcbe58f7933"
+ url "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.5.tgz"
+ sha256 "a590c432d7a190fea72445db6b3e2f8d1f457832caa88e617dbb24984141f971"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments