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 a1fb394 commit c7b4616Copy full SHA for c7b4616
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.6.0.tgz"
5
- sha256 "c41955c82dc5c3d2082e78ee0c5dd0ff2faac58f7a401ed9e1ea2aff4fcf3aa1"
+ url "https://registry.npmjs.org/vercel/-/vercel-41.6.1.tgz"
+ sha256 "967a7339cbbfd5a465647c70d0de157949a7ad232f51065ff5cfffad260874eb"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments