File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class 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-18.0.3 .tgz"
5- sha256 "bbb0d62cb62b4890022bace748335e3355ca421dd6af05ca82d884d2dd44d578 "
4+ url "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.1.0 .tgz"
5+ sha256 "daeae12dd60b1c6651f5f84b87f937009cebfb33032351f9e1d79a44685ec042 "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "357646a23f8adc528ca7a25d1f9a754b52043994b9b921de544a1eda5539f474 "
9+ sha256 cellar : :any_skip_relocation , all : "88d65ee6e3dbd6c70794590d8eca761e53f929da61bb19b0ffc9ef3dc084325a "
1010 end
1111
1212 depends_on "node"
You can’t perform that action at this time.
0 commit comments