We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97715bd commit 82f502eCopy full SHA for 82f502e
Formula/n/newrelic-cli.rb
@@ -1,8 +1,8 @@
1
class NewrelicCli < Formula
2
desc "Command-line interface for New Relic"
3
homepage "https://github.com/newrelic/newrelic-cli"
4
- url "https://github.com/newrelic/newrelic-cli/archive/refs/tags/v0.97.12.tar.gz"
5
- sha256 "5afa6a21a235c12434f5ae13d253886bc235d08eda6c456b6221b1ed101e089f"
+ url "https://github.com/newrelic/newrelic-cli/archive/refs/tags/v0.97.13.tar.gz"
+ sha256 "c145df56cab8ed03d86714dc0dd8200b344f97b54ca1a6f72b64240593372892"
6
license "Apache-2.0"
7
head "https://github.com/newrelic/newrelic-cli.git", branch: "main"
8
0 commit comments