Skip to content

Commit 37063a5

Browse files
committed
npm-check-updates 19.1.2
1 parent 97abe1f commit 37063a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/npm-check-updates.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NpmCheckUpdates < Formula
22
desc "Find newer versions of dependencies than what your package.json allows"
33
homepage "https://github.com/raineorshine/npm-check-updates"
4-
url "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.1.tgz"
5-
sha256 "2f8f44e5f163a87e5a6912d301538bc57713066543140ff4f340e184fe348648"
4+
url "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.1.2.tgz"
5+
sha256 "04d7b0c1032856433004af0e299348c97f3e5f596039f305a1c6886bfdf13161"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)