Skip to content

Commit 1e50349

Browse files
authored
Merge pull request #247092 from Homebrew/bump-vercel-cli-48.2.1
vercel-cli 48.2.1
2 parents 79beecb + 7615791 commit 1e50349

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

88
bottle do
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"
9+
sha256 cellar: :any, arm64_tahoe: "c26e27464f0971f891c4fe5d986f91a9147fe34ac61330b78e99cebc9e374165"
10+
sha256 cellar: :any, arm64_sequoia: "8920b73ba2f1ceb799719420ccced8bef0dcd0dcb485010e4e2e26928379026e"
11+
sha256 cellar: :any, arm64_sonoma: "8920b73ba2f1ceb799719420ccced8bef0dcd0dcb485010e4e2e26928379026e"
12+
sha256 cellar: :any, sonoma: "3d6966d6a092cef9b6dcfaa206210a8fd19a6414823dfa990754b70324b14eba"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "67b618a0c55aeeaf597cfa9313cd1bc83a9b983d75530cc5fb4ec0e3ac683b41"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "faad0e20bf7e82285401e22f58b54cf60dd400b2babf5032b4ed5643901f3e82"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)