Skip to content

Commit ca3e956

Browse files
committed
retire 5.2.6
1 parent 3404306 commit ca3e956

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/retire.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)