Skip to content

Commit 519b497

Browse files
authored
Merge pull request #256416 from Homebrew/bump-npq-3.15.2
npq 3.15.2
2 parents 9b23e82 + bff5cf3 commit 519b497

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/n/npq.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Npq < Formula
22
desc "Audit npm packages before you install them"
33
homepage "https://github.com/lirantal/npq"
4-
url "https://registry.npmjs.org/npq/-/npq-3.14.0.tgz"
5-
sha256 "5db73e515b9987b4bce6cd461cce3494e086d1dfa8d9ade9222bf4e64129006d"
4+
url "https://registry.npmjs.org/npq/-/npq-3.15.2.tgz"
5+
sha256 "fa08b543f4d0fe54cc47bd0105447eca6b17eb2b6e1604556804c5b47f9b148c"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "9f9b7a3f021dbb34be70405c2392e2b1f0486aeb762d238fa6f3bd6426a23485"
9+
sha256 cellar: :any_skip_relocation, all: "39d102ebdbe8640bec223309868779775e911f0ae171916544e3504ba27261c4"
1010
end
1111

1212
depends_on "node"

0 commit comments

Comments
 (0)