newrelic-cli 0.41.1

Closes #91779.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-12-20 22:53:32 -05:00 committed by BrewTestBot
parent ca3ee56871
commit 64c87c7533
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class NewrelicCli < Formula
desc "Command-line interface for New Relic"
homepage "https://github.com/newrelic/newrelic-cli"
url "https://github.com/newrelic/newrelic-cli/archive/v0.41.0.tar.gz"
sha256 "c083a481aecb53d385fc14ccf68d8051e0ea3f79725d18a1eede63a18d8c6c48"
url "https://github.com/newrelic/newrelic-cli/archive/v0.41.1.tar.gz"
sha256 "3766b224600355cb846cd20ac4857480c18b20fc2488c561180f148ba3124614"
license "Apache-2.0"
head "https://github.com/newrelic/newrelic-cli.git", branch: "main"