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 91a4161 commit 1fc9c10Copy full SHA for 1fc9c10
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.7.tgz"
5
- sha256 "573f5dbdc7d07cae189f15afa34517f4d0e57008304120d3b04a503583b66af6"
+ url "https://registry.npmjs.org/vercel/-/vercel-44.2.8.tgz"
+ sha256 "55649b2493373d97d9dce0bd73d565d2d1e134a18985fc1a565fab6ea63aec17"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments