Skip to content

Commit

Permalink
Merge pull request Homebrew#196164 from Homebrew/bump-vercel-cli-37.14.0
Browse files Browse the repository at this point in the history
vercel-cli 37.14.0
  • Loading branch information
BrewTestBot authored Oct 30, 2024
2 parents 3f8adf0 + 786236d commit 5b6dc82
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.13.0.tgz"
sha256 "3f701c0c72a5733470070252dc6b3368bdc0ece42bbee89ff1a590fbd29a9180"
url "https://registry.npmjs.org/vercel/-/vercel-37.14.0.tgz"
sha256 "f4419858822a4d107aff6fe1c90c58907f2bb9fb2928c1bf906b31ef3cf82f34"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d98dd09be29dc6bc89a381ceec4ce1ca9b790eb6e4b2bec0415730d45e376749"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d98dd09be29dc6bc89a381ceec4ce1ca9b790eb6e4b2bec0415730d45e376749"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d98dd09be29dc6bc89a381ceec4ce1ca9b790eb6e4b2bec0415730d45e376749"
sha256 cellar: :any_skip_relocation, sonoma: "7ccb06268b3508a3e5dc87761e630333d42ab8537c43b2648f342ca93c63ce0b"
sha256 cellar: :any_skip_relocation, ventura: "7ccb06268b3508a3e5dc87761e630333d42ab8537c43b2648f342ca93c63ce0b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8bace41df19b754e72d845cb6750e2aa7535becd1ddb90d887d8220b1b850add"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bb5ad35ca094febc7878118c117961f2d7fe8f699576705371eeced045d291ca"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bb5ad35ca094febc7878118c117961f2d7fe8f699576705371eeced045d291ca"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bb5ad35ca094febc7878118c117961f2d7fe8f699576705371eeced045d291ca"
sha256 cellar: :any_skip_relocation, sonoma: "ed0b98f0a70180665ccabd5c7c5b64467f4bee9fefb6ab9c4f05abba908912af"
sha256 cellar: :any_skip_relocation, ventura: "ed0b98f0a70180665ccabd5c7c5b64467f4bee9fefb6ab9c4f05abba908912af"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f0f8001f1705246252699b87ab5bfec09c3c621e9502df3f8c09832e7b1e6306"
end

depends_on "node"
Expand Down

0 comments on commit 5b6dc82

Please sign in to comment.