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 2043688 commit 95e61f9Copy full SHA for 95e61f9
Formula/v/vercel-cli.rb
@@ -1,8 +1,8 @@
1
class VercelCli < Formula
2
desc "Command-line interface for Vercel"
3
homepage "https://vercel.com/home"
4
- url "https://registry.npmjs.org/vercel/-/vercel-44.2.1.tgz"
5
- sha256 "49c7ccd8ff9d348eb9e7f975b8f7db67f1be74a870aa838e6bf24859d3cf0d83"
+ url "https://registry.npmjs.org/vercel/-/vercel-44.2.2.tgz"
+ sha256 "fbccb7da7fb0d712bb78df8a93535f9778f254485b5a38509eb5c943fe1c447c"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments