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.8 .tgz"
5- sha256 "8eb286a1b65c6a766913a2bc3337fa2cfbe3c0581db97472a47cd62ea395524a "
4+ url "https://registry.npmjs.org/retire/-/retire-5.3.0 .tgz"
5+ sha256 "e7b322111bec8b80b45b94d3276f4fe2e5ec986b835ee9c46d05d2a2de06a9b3 "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "c5fc2fde4f6e93781d99c947a355f9b75ce484b2eb5e735cd9e48669eb384bf2 "
9+ sha256 cellar : :any_skip_relocation , all : "6f06986094a2890fe3bfa46cef5c6692a6a26c212106f3383522d5ed502ae3a8 "
1010 end
1111
1212 depends_on "node"
You can’t perform that action at this time.
0 commit comments