Skip to content

Commit 463e64c

Browse files
authored
Merge pull request Homebrew#200969 from Homebrew/bump-vercel-cli-39.2.1
vercel-cli 39.2.1
2 parents 4f6faf4 + 37ee304 commit 463e64c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/v/vercel-cli.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
class VercelCli < Formula
22
desc "Command-line interface for Vercel"
33
homepage "https://vercel.com/home"
4-
url "https://registry.npmjs.org/vercel/-/vercel-39.2.0.tgz"
5-
sha256 "120a89def6ceb63418b47e9b81c4dc1622b46b64037cb0cd228446bdbcce5d71"
4+
url "https://registry.npmjs.org/vercel/-/vercel-39.2.1.tgz"
5+
sha256 "050b911ade2e539363c31387394c1057b396576a3486b1ec9757283b1ebafef5"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "de49fdba5fb06f0fb91ec7250515f53179387274b0d16dc5229f2d87add69588"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "de49fdba5fb06f0fb91ec7250515f53179387274b0d16dc5229f2d87add69588"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "de49fdba5fb06f0fb91ec7250515f53179387274b0d16dc5229f2d87add69588"
12-
sha256 cellar: :any_skip_relocation, sonoma: "f30afe7a719523c260c141e02b83d9960ff67e364eb1757ff3740a973f2fd81d"
13-
sha256 cellar: :any_skip_relocation, ventura: "f30afe7a719523c260c141e02b83d9960ff67e364eb1757ff3740a973f2fd81d"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "149036e938503c7211c18be3df8ab3fa5d99f47f8c768afdfe74f5eaa9757e57"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0366a13dd4370ab8013df9a5c73ae56aad534e666d01aba067971a342ee19fc1"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0366a13dd4370ab8013df9a5c73ae56aad534e666d01aba067971a342ee19fc1"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0366a13dd4370ab8013df9a5c73ae56aad534e666d01aba067971a342ee19fc1"
12+
sha256 cellar: :any_skip_relocation, sonoma: "bedb93adedd353afab3c8823c90bca395314e07f23a40816333e1b8e6352caef"
13+
sha256 cellar: :any_skip_relocation, ventura: "bedb93adedd353afab3c8823c90bca395314e07f23a40816333e1b8e6352caef"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "35b46cd1897b715bae864819cb5f7b16b4103c0dc716692931872d71f211fc9d"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)