We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d5c2f commit f5d98d6Copy full SHA for f5d98d6
Formula/r/retire.rb
@@ -1,8 +1,8 @@
1
class Retire < Formula
2
desc "Scanner detecting the use of JavaScript libraries with known vulnerabilities"
3
homepage "https://retirejs.github.io/retire.js/"
4
- url "https://registry.npmjs.org/retire/-/retire-5.2.6.tgz"
5
- sha256 "d0403aeff13610ea499326813a043b789c72c680f8825c08cab961e7103f0008"
+ url "https://registry.npmjs.org/retire/-/retire-5.2.7.tgz"
+ sha256 "26d3361e0931f028acb0c4ef0f485a15af29c6a86136add471eb6fd7859b3e92"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments