From 10b3f07a2d8e1314047dddb1a3dbe68ba71ad765 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 May 2024 22:00:39 +0000 Subject: [PATCH 1/2] vercel-cli 34.2.0 --- Formula/v/vercel-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/v/vercel-cli.rb b/Formula/v/vercel-cli.rb index 8907d3a6c82ec..7b09eddfbe807 100644 --- a/Formula/v/vercel-cli.rb +++ b/Formula/v/vercel-cli.rb @@ -3,8 +3,8 @@ 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 From 0a0eaeafc001e4682d30b5428cc0ad6e4c61113b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 15 May 2024 23:34:19 +0000 Subject: [PATCH 2/2] vercel-cli: update 34.2.0 bottle. --- Formula/v/vercel-cli.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/v/vercel-cli.rb b/Formula/v/vercel-cli.rb index 7b09eddfbe807..c4838ceb177eb 100644 --- a/Formula/v/vercel-cli.rb +++ b/Formula/v/vercel-cli.rb @@ -8,13 +8,13 @@ class VercelCli < Formula 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"