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 c20ec2a commit d114ad3Copy full SHA for d114ad3
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.68.0",
6
- revision: "e863d09bf39bf333c0daedc9b3932f44e281a065"
+ tag: "1.69.0",
+ revision: "c0d0eeaf5be332ed9c3895fd3e1813b0ae831af1"
7
license "Apache-2.0"
8
head "https://github.com/newrelic/infrastructure-agent.git", branch: "master"
9
0 commit comments