newrelic-cli: update 0.35.0 bottle.

master
BrewTestBot 2021-09-15 21:10:21 +00:00
parent 68814e2fc7
commit 5b0cccdee1
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 5 additions and 5 deletions

View File

@ -7,11 +7,11 @@ class NewrelicCli < Formula
head "https://github.com/newrelic/newrelic-cli.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "be776154cb95683e89add935f64a2bb2eb09e19880b9628ea02191e841ac75b0"
sha256 cellar: :any_skip_relocation, big_sur: "11325ce8822cdbe6a17493b4f46de8a815dbf949cd057a850e52cdc4c4cfd562"
sha256 cellar: :any_skip_relocation, catalina: "8570529a89d519567fb8fdfd18cef33ec6dbebf5f0a11d8ea8090ceb4133df8a"
sha256 cellar: :any_skip_relocation, mojave: "4419b0b0e034c2daa483fda8f644655f6cf0bbb30c6478b79e0c8d33df887634"
sha256 cellar: :any_skip_relocation, x86_64_linux: "77ebd751fd29f20f4998c367c454fdaa2400197a1d9767634e04d7610b0128df"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "238d2ff823f48c98f775b282d988156e71c4ca1b2d75fec0dadcdda6b8cda2e6"
sha256 cellar: :any_skip_relocation, big_sur: "6d4333e7249333296120291f98b03c4edc083404c2f7fc90c219a6b7ec43ce8d"
sha256 cellar: :any_skip_relocation, catalina: "2b68d448e185a17bf4b54458543125f3b988e6289e732c86641ca52b22ab335f"
sha256 cellar: :any_skip_relocation, mojave: "dfa65e42fe4b0e36842020bf4bbba42cbbd8c36315e63d6c18ff6a40d9907543"
sha256 cellar: :any_skip_relocation, x86_64_linux: "836533fd6f5a7bf7ff5eaf8b12b65ae176e730f41ebaf01adf2e37e419182d29"
end
depends_on "go" => :build