Skip to content

Commit

Permalink
Merge pull request Homebrew#171836 from Homebrew/bump-vercel-cli-34.2.0
Browse files Browse the repository at this point in the history
vercel-cli 34.2.0
  • Loading branch information
BrewTestBot authored May 15, 2024
2 parents dc29f95 + 0a0eaea commit 7deac97
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/v/vercel-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
class VercelCli < Formula
desc "Command-line interface for Vercel"
homepage "https://vercel.com/home"
url "https://registry.npmjs.org/vercel/-/vercel-34.1.14.tgz"
sha256 "234a68abb011e24509e632bf7dc5522d5741228beb0b771bbdfae070a0a4a0ae"
url "https://registry.npmjs.org/vercel/-/vercel-34.2.0.tgz"
sha256 "dfcb3a8873da6837469298e46c9c17f9d531f0fe1b814537be0dd0d73ae485fc"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b4ebc91a59d387a9b57345f6bd83a948a50075a689fe4df2ec52507971c154b0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "e54e627699b8d0f82fa4b4180194a15f84947900f7e81305eaeb0aedb8198f46"
sha256 cellar: :any_skip_relocation, arm64_monterey: "b1c00d0d4bdc2fd2a0914ce247569ddeb67459b20c017dca5499fd91a5403409"
sha256 cellar: :any_skip_relocation, sonoma: "ffd19a09bc38e576d829da7d760347d4f93ad56402a584333e4e77516ab670ed"
sha256 cellar: :any_skip_relocation, ventura: "87202be408db1b57cf8300da86ee88a82ea2e0bfb8df7bf6ed3d543354d52c86"
sha256 cellar: :any_skip_relocation, monterey: "c017ea50221030d4623e8b47159dee366c42209f2877e7556975c9b1c731ca84"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1968f40928da6d3c88fd63efb8974c72e90c1c1523cdd5eeaf28b1b6f9f9fc40"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "93ce115a00d6d44b4802006f07638e8126f5f6c58bdf6885deee23448d176718"
sha256 cellar: :any_skip_relocation, arm64_ventura: "edbf7d445e88eb5027d03c7ba659733125789a0f34917cbe864a01c039aecb49"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6da7ae9ff35ad93d2ce73b4f897fc83ceda1e5ea0b80e268af4b295788e43e4f"
sha256 cellar: :any_skip_relocation, sonoma: "ce153b64ccf1d50229c0774b07dd0a42e2046761def05a9178b475d0cee5b750"
sha256 cellar: :any_skip_relocation, ventura: "300517fa93c58ee4a62398e4b2e22ec7e1ab6ecfe9d8755a3e8b0d8271f281e2"
sha256 cellar: :any_skip_relocation, monterey: "a52fcc0a1d532065d6ae4b11cb0a1c3db6f8a614ab40a327e94832ebfac094c4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ee12f7654150f9d947281b0cca5cc6713e22ee8812a25c459b2523d85d7647a8"
end

depends_on "node"
Expand Down

0 comments on commit 7deac97

Please sign in to comment.