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 03ad749 commit 3048800Copy full SHA for 3048800
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-48.2.0.tgz"
5
- sha256 "4f1054bcc44189549ac9aef7ebebd104240b486ab00498d99179c63072a776ed"
+ url "https://registry.npmjs.org/vercel/-/vercel-48.2.1.tgz"
+ sha256 "5504ab6a8728165e67ae4a6712c5567fc3e6ab19745d631cbf14742d5a301d22"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments