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 80c5292 commit e71889dCopy full SHA for e71889d
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-41.0.1.tgz"
5
- sha256 "63bd148971b44622e4af2cd926da608c90a926db9683f52e27500d2dbc9cf3a8"
+ url "https://registry.npmjs.org/vercel/-/vercel-41.0.2.tgz"
+ sha256 "9ae204bc64d0752ff950eba9ccf36e75feba1465f9708c72d06ef6e6bdd7bdaf"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments