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 8e36183 commit 42aa4b9Copy full SHA for 42aa4b9
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.104.6.tar.gz"
5
- sha256 "58fa1d5621016a5b3086fdb850ef79fa54672145c4786814b620473c295798b0"
+ url "https://github.com/newrelic/newrelic-cli/archive/refs/tags/v0.105.0.tar.gz"
+ sha256 "de31cfffca34c77ce263fa86a4a1fccafbc830eb9f8d256d9ba1c6e03926ff95"
6
license "Apache-2.0"
7
head "https://github.com/newrelic/newrelic-cli.git", branch: "main"
8
0 commit comments