Skip to content

Commit 95bb666

Browse files
authored
Merge pull request #246419 from Homebrew/bump-newrelic-infra-agent-1.69.0
newrelic-infra-agent 1.69.0
2 parents 8a254f3 + 08d8d41 commit 95bb666

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/n/newrelic-infra-agent.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class NewrelicInfraAgent < Formula
22
desc "New Relic infrastructure agent"
33
homepage "https://github.com/newrelic/infrastructure-agent"
44
url "https://github.com/newrelic/infrastructure-agent.git",
5-
tag: "1.68.0",
6-
revision: "e863d09bf39bf333c0daedc9b3932f44e281a065"
5+
tag: "1.69.0",
6+
revision: "c0d0eeaf5be332ed9c3895fd3e1813b0ae831af1"
77
license "Apache-2.0"
88
head "https://github.com/newrelic/infrastructure-agent.git", branch: "master"
99

@@ -15,12 +15,12 @@ class NewrelicInfraAgent < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "47270a0e8b355a330459776602971060ca00c49dae760e3526d0d9c300a99800"
19-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "77e9c3dfb2c537289d8d7706ab8bf9fb5be86518ad91c17d8873ed010c7c0866"
20-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "baaa73f3b38d39435a2fbfb41bed4c8830d3d545eb096430e82f1d3c28cd64bd"
21-
sha256 cellar: :any_skip_relocation, sonoma: "433f1ea694a788bc56855e8617f849f397d00266fbfbfcf8660fa692aea616d8"
22-
sha256 cellar: :any_skip_relocation, arm64_linux: "7512b66ac98c6ae6340c4aff32d4123191979262403b70d3127cc3382c8eae65"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "384805e8d0fdca2dc065db14b2f8d3c29053717f77c8bbae43e266d582719d4e"
18+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "4739f6bf4d0178e92cf2fa3e8cfa1035c46e58fe152278832d22dddb66ece615"
19+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d45399b9691a8ca0c2d38ee6cb7b1ee40cf051e1843dae44c3652298c52a2dcd"
20+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7053c54ec7febd762747951c51d388e86f0b534602d0a69ef829cbcc2540c309"
21+
sha256 cellar: :any_skip_relocation, sonoma: "fd21ab4c027763dc0338b79250d8742d15ac4a3b2e1e701c14053f2691e21354"
22+
sha256 cellar: :any_skip_relocation, arm64_linux: "e246ceab98d994dd7b0d9ce25518b2dc91840b59056cfda5e96a3d61f8ecb562"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "069923065671f7a510089efdcbf16335e8aecab816c9d5c95f8a601c3e5bfc82"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)