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 d333577 commit b8c93b9Copy full SHA for b8c93b9
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.2.tar.gz"
5
- sha256 "28048a5bd25cae825a0b808013263577992764076a403d71e138f99cca059c7c"
+ url "https://github.com/newrelic/newrelic-cli/archive/refs/tags/v0.104.3.tar.gz"
+ sha256 "4f12f8a9c4ba055d2b9eb2583fa6b3b68c4f467ae34eee41a6b6d7da068768d1"
6
license "Apache-2.0"
7
head "https://github.com/newrelic/newrelic-cli.git", branch: "main"
8
0 commit comments