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 11class Retire < Formula
22 desc "Scanner detecting the use of JavaScript libraries with known vulnerabilities"
33 homepage "https://retirejs.github.io/retire.js/"
4- url "https://registry.npmjs.org/retire/-/retire-5.2.6 .tgz"
5- sha256 "d0403aeff13610ea499326813a043b789c72c680f8825c08cab961e7103f0008 "
4+ url "https://registry.npmjs.org/retire/-/retire-5.2.7 .tgz"
5+ sha256 "26d3361e0931f028acb0c4ef0f485a15af29c6a86136add471eb6fd7859b3e92 "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "4dc92e4f27cc38384252c412f32efff290168defe2dc8ed29d5764284ae764aa "
9+ sha256 cellar : :any_skip_relocation , all : "dd6957ffffa84ce29986029c9d01eaf9382729bf0b1e207aa059681c5f0d1253 "
1010 end
1111
1212 depends_on "node"
You can’t perform that action at this time.
0 commit comments