Skip to content

Commit f04d832

Browse files
committed
newrelic-cli 0.99.5
1 parent ef220a3 commit f04d832

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/newrelic-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class NewrelicCli < Formula
22
desc "Command-line interface for New Relic"
33
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"
4+
url "https://github.com/newrelic/newrelic-cli/archive/refs/tags/v0.99.5.tar.gz"
5+
sha256 "14daff1f0b3a971326fde0058e54f2d39c43ee9f346825a7b10ad96ae3f41eb3"
66
license "Apache-2.0"
77
head "https://github.com/newrelic/newrelic-cli.git", branch: "main"
88

0 commit comments

Comments
 (0)