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 8e9d614 commit 68c1a52Copy full SHA for 68c1a52
Formula/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/v0.53.2.tar.gz"
5
- sha256 "69abc6198d7f4889db51adfd94b2a79aaa95806bd6f09098557b05447b9afa09"
+ url "https://github.com/newrelic/newrelic-cli/archive/v0.53.3.tar.gz"
+ sha256 "eb2e870c06453e4fc73c64601873e70b4600b4e800f1ac58acede31c504581d4"
6
license "Apache-2.0"
7
head "https://github.com/newrelic/newrelic-cli.git", branch: "main"
8
0 commit comments