Skip to content

Commit

Permalink
Merge pull request Homebrew#193227 from Homebrew/bump-vercel-cli-37.6.3
Browse files Browse the repository at this point in the history
vercel-cli 37.6.3
  • Loading branch information
BrewTestBot authored Oct 8, 2024
2 parents c5356f5 + ec05764 commit 07e7d8c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/v/vercel-cli.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class VercelCli < Formula
desc "Command-line interface for Vercel"
homepage "https://vercel.com/home"
url "https://registry.npmjs.org/vercel/-/vercel-37.6.2.tgz"
sha256 "d89f092596941a65b7f16006c201f7b2fc1a94cfc401ccd2c9cbf7f0202f5bd5"
url "https://registry.npmjs.org/vercel/-/vercel-37.6.3.tgz"
sha256 "af94cfc6bbf894b47e17fa5bf25c75265991ef9d607a30e2060f310f65f73285"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ff406234f6790856a4b517807fa42786fdc20db0ef1ec63498d1abcdc47991b6"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ff406234f6790856a4b517807fa42786fdc20db0ef1ec63498d1abcdc47991b6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ff406234f6790856a4b517807fa42786fdc20db0ef1ec63498d1abcdc47991b6"
sha256 cellar: :any_skip_relocation, sonoma: "f8e6ee81e4b76ff833cc47f06907477a0d339c50ca639c1b694b8a799768c2f1"
sha256 cellar: :any_skip_relocation, ventura: "f8e6ee81e4b76ff833cc47f06907477a0d339c50ca639c1b694b8a799768c2f1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6d60c6d3d681818292dbbd2eb3aa3e4738d5e87a22d0232c89f203180d7e0caa"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fe404aa6a8feaa17fc93fa3af4d8ef0414e8c6b9f67856a7a9dc17ea8e2e3633"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fe404aa6a8feaa17fc93fa3af4d8ef0414e8c6b9f67856a7a9dc17ea8e2e3633"
sha256 cellar: :any_skip_relocation, arm64_ventura: "fe404aa6a8feaa17fc93fa3af4d8ef0414e8c6b9f67856a7a9dc17ea8e2e3633"
sha256 cellar: :any_skip_relocation, sonoma: "18b510779eebe94b6ce77d53212c6912503ac124843f52213b1ce393cd542e27"
sha256 cellar: :any_skip_relocation, ventura: "18b510779eebe94b6ce77d53212c6912503ac124843f52213b1ce393cd542e27"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b699bce340441758ec69c93b4073b90cef093fd5dadcdc2439f474e68257218d"
end

depends_on "node"
Expand Down

0 comments on commit 07e7d8c

Please sign in to comment.