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 34a5b40 commit d92c688Copy full SHA for d92c688
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.105.2.tar.gz"
5
- sha256 "20127de3c6e6101b7710c31930224dc2b67e22ca59850aedce39a901128d9258"
+ url "https://github.com/newrelic/newrelic-cli/archive/refs/tags/v0.106.0.tar.gz"
+ sha256 "268ccbb349b0aec2523116241d49fb993589552afbc5f93e677739e7cf1ea4c2"
6
license "Apache-2.0"
7
head "https://github.com/newrelic/newrelic-cli.git", branch: "main"
8
0 commit comments