Skip to content

Commit

Permalink
Merge pull request #205051 from Homebrew/bump-metricbeat-8.17.1
Browse files Browse the repository at this point in the history
metricbeat 8.17.1
  • Loading branch information
BrewTestBot authored Jan 21, 2025
2 parents ae686d2 + 1094f71 commit baafc13
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/m/metricbeat.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ 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"

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
Expand Down

0 comments on commit baafc13

Please sign in to comment.