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 741ce91 commit fc21c29Copy full SHA for fc21c29
Formula/n/newrelic-infra-agent.rb
@@ -2,8 +2,8 @@ class NewrelicInfraAgent < Formula
2
desc "New Relic infrastructure agent"
3
homepage "https://github.com/newrelic/infrastructure-agent"
4
url "https://github.com/newrelic/infrastructure-agent.git",
5
- tag: "1.65.3",
6
- revision: "a53f431bff4cfa8c4547bc65b8d5cd98b667555b"
+ tag: "1.65.4",
+ revision: "647262a48d6df9b20f7d0df14302247044b930ea"
7
license "Apache-2.0"
8
head "https://github.com/newrelic/infrastructure-agent.git", branch: "master"
9
0 commit comments