netlify-cli: update 3.31.7 bottle.

master
BrewTestBot 2021-05-27 02:50:57 +00:00
parent e597841d61
commit 5c55febff8
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: "1d78afebab85fdfef0a57440709360eb6ece1ffddf4493ce7493e24bb1c07f9a"
sha256 cellar: :any_skip_relocation, big_sur: "8cef9c73d917345f6f8715825d9d754f8de7ef1ee779d2ca3a35f22902c9c8db"
sha256 cellar: :any_skip_relocation, catalina: "8cef9c73d917345f6f8715825d9d754f8de7ef1ee779d2ca3a35f22902c9c8db"
sha256 cellar: :any_skip_relocation, mojave: "8cef9c73d917345f6f8715825d9d754f8de7ef1ee779d2ca3a35f22902c9c8db"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "9cb70804f5e0024af0bf283b5d828522f6ac30afa9aa25f0b6ed24f132f73434"
sha256 cellar: :any_skip_relocation, big_sur: "cd8a6d4f0eca3041e40378cf03906476493bd746a34dbc47a3e02114dc616329"
sha256 cellar: :any_skip_relocation, catalina: "cd8a6d4f0eca3041e40378cf03906476493bd746a34dbc47a3e02114dc616329"
sha256 cellar: :any_skip_relocation, mojave: "a06535346d2816d7cef26a75772441f67ef36b8afefec339a077f7d6b06c8144"
end
depends_on "node"