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 2bfa8d8 commit c915506Copy full SHA for c915506
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.5",
6
- revision: "c225fb27ab5a6edc7200af18270e293a5a80f0fc"
+ tag: "1.66.1",
+ revision: "429ade0368b50f3f7b3b7ea43b0b9d5695cde459"
7
license "Apache-2.0"
8
head "https://github.com/newrelic/infrastructure-agent.git", branch: "master"
9
0 commit comments