Skip to content

Commit f705e20

Browse files
authored
Merge pull request #246700 from Homebrew/bump-vercel-cli-48.2.0
vercel-cli 48.2.0
2 parents 8d73ccf + a872fdc commit f705e20

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-48.1.7.tgz"
5-
sha256 "ab33ca8c3e434fce7e40c4e6e3a1d27426a0a2aff917c5054bc44d1f2d0dbdfc"
4+
url "https://registry.npmjs.org/vercel/-/vercel-48.2.0.tgz"
5+
sha256 "4f1054bcc44189549ac9aef7ebebd104240b486ab00498d99179c63072a776ed"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_tahoe: "c9d14f882658c4f88ca2691afb2bdbd07c2f59838ef247b5cc022496f0017df5"
10-
sha256 cellar: :any, arm64_sequoia: "adea5e2a18419849cff3b6f5bf23c428152c6917c315a75af1c227b2e81ed275"
11-
sha256 cellar: :any, arm64_sonoma: "adea5e2a18419849cff3b6f5bf23c428152c6917c315a75af1c227b2e81ed275"
12-
sha256 cellar: :any, sonoma: "fb5e67532e5f70615ddcb2e88b43ac7918ffaec78f0296ad1b18f30032b14a1f"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "c45a3bad757dfb3464cee10dae822cfe1f7c78e109ca1aeeb091052d1122f258"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b3700d75a756ca595d47c02774fc21762b788235d9ee443cbf8470b2ac5e8674"
9+
sha256 cellar: :any, arm64_tahoe: "78b0b70863e5553f5375553486fd1931aa2db84f48d772782ad2eda1120ae994"
10+
sha256 cellar: :any, arm64_sequoia: "fe8d738fc4bb6ea7eae42c4a59607ababe4b3644b76b9934257b8e9e8ffbe99a"
11+
sha256 cellar: :any, arm64_sonoma: "fe8d738fc4bb6ea7eae42c4a59607ababe4b3644b76b9934257b8e9e8ffbe99a"
12+
sha256 cellar: :any, sonoma: "f40a4e4ab59769da2eb01101747725121999a64c2fec0512f990b982909a04ab"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "7dab9b0fdf0a3de84dda84767d5fa1985d09ada1c03f69599ccde37594c3204d"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "33333418cae57a582bb975c840e6db525508637eef733a219adc1636fdd36322"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)