vercel-cli: update 28.8.0 bottle.

master
BrewTestBot 2022-12-07 22:04:55 +00:00
parent 09621a47d7
commit c9e28b089c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -8,13 +8,13 @@ class VercelCli < Formula
license "Apache-2.0"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "0f657af9125138b1cfac5f0bc631906dfb4d4161a775099c655fd92fd20b7fd1"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0f657af9125138b1cfac5f0bc631906dfb4d4161a775099c655fd92fd20b7fd1"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "0f657af9125138b1cfac5f0bc631906dfb4d4161a775099c655fd92fd20b7fd1"
sha256 cellar: :any_skip_relocation, ventura: "c6898f20015407ea4ed0ee429b9bc66fe0fff7eb986374195a683fb1ed97889a"
sha256 cellar: :any_skip_relocation, monterey: "c6898f20015407ea4ed0ee429b9bc66fe0fff7eb986374195a683fb1ed97889a"
sha256 cellar: :any_skip_relocation, big_sur: "c6898f20015407ea4ed0ee429b9bc66fe0fff7eb986374195a683fb1ed97889a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "54af054dee95a102d7c7458773459363df82f65862f070d69da92a6667d56b14"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bff96a45f4dccfee3e4d2356b5e51288911972567231a834268aa28f9e3ec40b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bff96a45f4dccfee3e4d2356b5e51288911972567231a834268aa28f9e3ec40b"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "bff96a45f4dccfee3e4d2356b5e51288911972567231a834268aa28f9e3ec40b"
sha256 cellar: :any_skip_relocation, ventura: "3bc3c1e636e4e45f39812636b96dc47e5a123a11a0ff0b8987c3e9512958f2d8"
sha256 cellar: :any_skip_relocation, monterey: "3bc3c1e636e4e45f39812636b96dc47e5a123a11a0ff0b8987c3e9512958f2d8"
sha256 cellar: :any_skip_relocation, big_sur: "3bc3c1e636e4e45f39812636b96dc47e5a123a11a0ff0b8987c3e9512958f2d8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "16d03a441e1177bab59763c5e055042057bc9a9a1bffa7529d036c268058601a"
end
depends_on "node"