Skip to content

Commit fcf646f

Browse files
authored
Merge pull request #247115 from Homebrew/bump-vercel-cli-48.2.2
vercel-cli 48.2.2
2 parents 7f50e53 + 1627d8e commit fcf646f

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

88
bottle do
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"
9+
sha256 cellar: :any, arm64_tahoe: "0c132f8ce8393a41116b0b660bba99fc968f399f3006753b4f11fbac4141a17a"
10+
sha256 cellar: :any, arm64_sequoia: "e24e0cf09cf2f9adf3cb7644a931d6359420584d22d5f089225aed732d9bbab2"
11+
sha256 cellar: :any, arm64_sonoma: "e24e0cf09cf2f9adf3cb7644a931d6359420584d22d5f089225aed732d9bbab2"
12+
sha256 cellar: :any, sonoma: "640f94477a8e66646e5f8338b1233ef2f7dd0092b1be41567df645cfc0c9d57a"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "af30e26682b12bca176d4112007626f5c5326d8f8e51a3b56affb82540a61245"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2e8d5aceb289bde219c984f41e2b282cf3203aedd15554d09335ee40590a51fa"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)