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.5 .tgz"
5- sha256 "efe906f585495df787e7bb30a3deee5fd49604051b9673a5b5d86fb122fca492 "
4+ url "https://registry.npmjs.org/retire/-/retire-5.2.6 .tgz"
5+ sha256 "d0403aeff13610ea499326813a043b789c72c680f8825c08cab961e7103f0008 "
66 license "Apache-2.0"
77 head "https://github.com/RetireJS/retire.js.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "fd05ff437a7512574133be70937a718b96d935e05f3840981fb29896e34e652f "
10+ sha256 cellar : :any_skip_relocation , all : "4dc92e4f27cc38384252c412f32efff290168defe2dc8ed29d5764284ae764aa "
1111 end
1212
1313 depends_on "node"
You can’t perform that action at this time.
0 commit comments