netlify-cli: update 3.35.0 bottle.

master
BrewTestBot 2021-06-06 16:19:07 +00:00
parent 8d0e710649
commit 28caaa3730
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 deletions

View File

@ -9,10 +9,10 @@ class NetlifyCli < Formula
head "https://github.com/netlify/cli.git"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "7a920f18b4751e15e822f059624e7a3ce0fda4d306023fe785e0ceb2caf06309"
sha256 cellar: :any_skip_relocation, big_sur: "6f638ca178b15f57cc1f4bbd3307a736fc620fca398213421d2fb3ec3c8d29a8"
sha256 cellar: :any_skip_relocation, catalina: "6f638ca178b15f57cc1f4bbd3307a736fc620fca398213421d2fb3ec3c8d29a8"
sha256 cellar: :any_skip_relocation, mojave: "6f638ca178b15f57cc1f4bbd3307a736fc620fca398213421d2fb3ec3c8d29a8"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ccf806768334e58c9f4a9c6a2e060337077bd53d2696aa83bd170e9c4de0d7b7"
sha256 cellar: :any_skip_relocation, big_sur: "12cc084a911fa4371e3bd45e14cda81488e8b1780631e0cf26ae3fdab3ec81c9"
sha256 cellar: :any_skip_relocation, catalina: "12cc084a911fa4371e3bd45e14cda81488e8b1780631e0cf26ae3fdab3ec81c9"
sha256 cellar: :any_skip_relocation, mojave: "12cc084a911fa4371e3bd45e14cda81488e8b1780631e0cf26ae3fdab3ec81c9"
end
depends_on "node"