newrelic-cli: update 0.27.3 bottle.

master
BrewTestBot 2021-05-22 01:32:29 +00:00
parent 50a1e0a294
commit 957070981e
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@ class NewrelicCli < Formula
head "https://github.com/newrelic/newrelic-cli.git"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3f7d0130c0676ad788d3325d8dd91b8faf3c180e5e30b48e5d96f51c3de83b7d"
sha256 cellar: :any_skip_relocation, big_sur: "e01108459989926059b089779b3b57845e3f50a006ed9c7c69da3684d828005b"
sha256 cellar: :any_skip_relocation, catalina: "0ad1ba95246bed67357db5a9a0f7333cf28e0c462667374c39d9676b542106b2"
sha256 cellar: :any_skip_relocation, mojave: "36c43bc58b61d44291abd3260b035fb8b87f4492efa60e0d12736c17d00c81b3"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6297f2e4a50a30f679d3449487c456622810a44f5d58d601aa6e60dca260073b"
sha256 cellar: :any_skip_relocation, big_sur: "4be78f60f79843797d07a1525db1e7657879bc1e87b69b410f9c1f26419efe6b"
sha256 cellar: :any_skip_relocation, catalina: "7855b136f9b36b6a390df07a386b8fee12e3a33ee64a5c727558ca0d5e5a3599"
sha256 cellar: :any_skip_relocation, mojave: "92f661d62c777c0695784b876be8a316f624db5cdf78255a4779e9c7709b3eb4"
end
depends_on "go" => :build