From eaa104ccf822c82bf889184f37f9af34cc70831e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 21 Jan 2025 17:08:52 +0000 Subject: [PATCH 1/2] metricbeat 8.17.1 --- Formula/m/metricbeat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/m/metricbeat.rb b/Formula/m/metricbeat.rb index 098a8ad0e00cd..cd538ba58a70c 100644 --- a/Formula/m/metricbeat.rb +++ b/Formula/m/metricbeat.rb @@ -2,8 +2,8 @@ class Metricbeat < Formula desc "Collect metrics from your systems and services" homepage "https://www.elastic.co/beats/metricbeat" url "https://github.com/elastic/beats.git", - tag: "v8.17.0", - revision: "092f0eae4d0d343cc3a142f671c2a0428df67840" + tag: "v8.17.1", + revision: "424070e87d831d2d66a7514e1c1120ad540a86db" license "Apache-2.0" head "https://github.com/elastic/beats.git", branch: "master" From 1094f714d9ed94dce80b03ae6a40a1d6519e22a5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 21 Jan 2025 18:28:13 +0000 Subject: [PATCH 2/2] metricbeat: update 8.17.1 bottle. --- Formula/m/metricbeat.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/m/metricbeat.rb b/Formula/m/metricbeat.rb index cd538ba58a70c..9e19ce7b0c47d 100644 --- a/Formula/m/metricbeat.rb +++ b/Formula/m/metricbeat.rb @@ -8,12 +8,12 @@ class Metricbeat < Formula head "https://github.com/elastic/beats.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "15c65fd22b9730b2d89c2de8df44a88078ade9a3de917113d11120013aa13227" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "0e0e39fec849dce6010cb50a808b35936d67ef2d8cd287844a8c187b64344089" - sha256 cellar: :any_skip_relocation, arm64_ventura: "baf30181b014fc308553829a210bbef2e0988df2c6827073abfca60095ef11b8" - sha256 cellar: :any_skip_relocation, sonoma: "934d8b2951a7e390fb4e05de27a08e2b7c0ddf15b51645c07f1cb9281053c15c" - sha256 cellar: :any_skip_relocation, ventura: "4463858e153e8a0422ec71db032b1bf5037ca5303de6c960cfc75a0eeaf444dd" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a942fbd0f6e6f341f5e7f44a3842308977ca0223dbcc110967b8a566463e519a" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "c1755a42d6631047c7bac9181320810c60b32b4dcc0ebe7df059e6ea6a1581a9" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "8ddb603ca8795856a865778659073d1e266344f626449948b223ef7f9df97f6d" + sha256 cellar: :any_skip_relocation, arm64_ventura: "ce096dfef6503e6139979053ff40bf16821a8d1ae34974ff2ad9e91aebf79148" + sha256 cellar: :any_skip_relocation, sonoma: "b928d0dbc19259b93f2459aef85dd1c15f7dc41e67f87b08a798fee1c7e7a887" + sha256 cellar: :any_skip_relocation, ventura: "ebe9d3b6374645af2504008ed87256f925294239bb4a172ada40980231c95c9b" + sha256 cellar: :any_skip_relocation, x86_64_linux: "fe398358324d19f3ea8627807e080d525e3cfe79c5d53583a2629ed1631e71f7" end depends_on "go" => :build