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 ef220a3 commit f04d832Copy full SHA for f04d832
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.99.4.tar.gz"
5
- sha256 "c9987ae25eebc4f2417ff8f8b34cfc1518528a148605e2bc17050a948a40b39a"
+ url "https://github.com/newrelic/newrelic-cli/archive/refs/tags/v0.99.5.tar.gz"
+ sha256 "14daff1f0b3a971326fde0058e54f2d39c43ee9f346825a7b10ad96ae3f41eb3"
6
license "Apache-2.0"
7
head "https://github.com/newrelic/newrelic-cli.git", branch: "main"
8
0 commit comments