Skip to content

Commit 04e04e0

Browse files
authored
Merge pull request #233145 from Homebrew/bump-retire-5.3.0
retire 5.3.0
2 parents 269f18a + f38a584 commit 04e04e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/r/retire.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
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.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"

0 commit comments

Comments
 (0)