Skip to content

Commit

Permalink
Merge pull request #159981 from alvarocabanas/bump-newrelic-infra-age…
Browse files Browse the repository at this point in the history
…nt-1.48.3

newrelic-infra-agent 1.48.3
  • Loading branch information
BrewTestBot authored Jan 15, 2024
2 parents 8069582 + d554301 commit 32f7370
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/n/newrelic-infra-agent.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ class NewrelicInfraAgent < Formula
desc "New Relic infrastructure agent"
homepage "https://github.com/newrelic/infrastructure-agent"
url "https://github.com/newrelic/infrastructure-agent.git",
tag: "1.48.1",
revision: "1242f680d6b12932f6dbf80994d4ef7980866e71"
tag: "1.48.3",
revision: "b643a1b4c6ae89aba13cc594835a3f6ba9b7760d"
license "Apache-2.0"
head "https://github.com/newrelic/infrastructure-agent.git", branch: "master"

Expand All @@ -15,13 +15,13 @@ class NewrelicInfraAgent < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ccafd957b1a08e9b02e7894acf0d060ce42e4afa88767d5a99452c603eff5d1b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a9fb7da3f7e79287916f378a80f1fa1236003b06bd998e09bcf57f599574f4dc"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d5bcf763e6970a6a89edfea01e5234d86b5333b56767bbc3c759038904ccbfd3"
sha256 cellar: :any_skip_relocation, sonoma: "441dde40a2af615bf5306bc07d3523bf99aa2a35203eb1ea7da8f94ab6d90f66"
sha256 cellar: :any_skip_relocation, ventura: "bf9992aa8615a7ae4e7d2a19656f3f115bf6598712d39bce703ab017b4f0c1fb"
sha256 cellar: :any_skip_relocation, monterey: "fa0ed55d5e056404e51d895535af70a9b79b80be9672bc1d74f8c71bf05a46cc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ef0d190f194f14f67647dad5b8c07bf06187a7d977c3f169ea22fe3f554c02c5"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a46ff75a22f2a2a81b6deb13e85df594689d77734e08e6f76ef8eaf246dee7f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f28c28b633a6f025829bed9519dde6426a53ed64660198b9a2c8f037f3f1a6a2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "fb2fb515ef5b2aa5ee0a4dab898778cf9fc4bdb40d31f2157300b2debf782646"
sha256 cellar: :any_skip_relocation, sonoma: "0f403dd7ce97318feae34d6357d68e5c341e9d46850ee969bbe010e42ac40b95"
sha256 cellar: :any_skip_relocation, ventura: "263cefe36bf8690bd76ae94910b1451da6a0f45aaec54101f5322f60d4588cf5"
sha256 cellar: :any_skip_relocation, monterey: "02295bd5b16691fe48226458361546bb050b775374ec1246d41c8dc664e9c0cc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "35f6c11f83ab58666cd9ad22e1e773df9666876d15c3609970abc5fb046e54e1"
end

depends_on "go" => :build
Expand Down

0 comments on commit 32f7370

Please sign in to comment.