File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
class Retire < Formula
2
2
desc "Scanner detecting the use of JavaScript libraries with known vulnerabilities"
3
3
homepage "https://retirejs.github.io/retire.js/"
4
- url "https://registry.npmjs.org/retire/-/retire-5.2.3 .tgz"
5
- sha256 "169f8c6b70afd5fa9c6158604142f3f68114da27348b3270e77aea98e499991f "
4
+ url "https://registry.npmjs.org/retire/-/retire-5.2.4 .tgz"
5
+ sha256 "6f5bb73d84e607df601e1588d8e742ece987aaaf6f0caf2eba1bfa0ff595bbaa "
6
6
license "Apache-2.0"
7
7
head "https://github.com/RetireJS/retire.js.git" , branch : "master"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , all : "d0c71da3072b46ab9266ed91758304336b619e5fc6c1865ba4166ec62b532247 "
10
+ sha256 cellar : :any_skip_relocation , all : "ab3c2bcc36b4370dd248cc5c2223c8ebdf7e5972ae22cd2dd281f7eed1979d13 "
11
11
end
12
12
13
13
depends_on "node"
You can’t perform that action at this time.
0 commit comments