@@ -2,18 +2,18 @@ class Metricbeat < Formula
22 desc "Collect metrics from your systems and services"
33 homepage "https://www.elastic.co/beats/metricbeat"
44 url "https://github.com/elastic/beats.git" ,
5- tag : "v8.17.0 " ,
6- revision : "092f0eae4d0d343cc3a142f671c2a0428df67840 "
5+ tag : "v8.17.1 " ,
6+ revision : "424070e87d831d2d66a7514e1c1120ad540a86db "
77 license "Apache-2.0"
88 head "https://github.com/elastic/beats.git" , branch : "master"
99
1010 bottle do
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "15c65fd22b9730b2d89c2de8df44a88078ade9a3de917113d11120013aa13227 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "0e0e39fec849dce6010cb50a808b35936d67ef2d8cd287844a8c187b64344089 "
13- sha256 cellar : :any_skip_relocation , arm64_ventura : "baf30181b014fc308553829a210bbef2e0988df2c6827073abfca60095ef11b8 "
14- sha256 cellar : :any_skip_relocation , sonoma : "934d8b2951a7e390fb4e05de27a08e2b7c0ddf15b51645c07f1cb9281053c15c "
15- sha256 cellar : :any_skip_relocation , ventura : "4463858e153e8a0422ec71db032b1bf5037ca5303de6c960cfc75a0eeaf444dd "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "a942fbd0f6e6f341f5e7f44a3842308977ca0223dbcc110967b8a566463e519a "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c1755a42d6631047c7bac9181320810c60b32b4dcc0ebe7df059e6ea6a1581a9 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "8ddb603ca8795856a865778659073d1e266344f626449948b223ef7f9df97f6d "
13+ sha256 cellar : :any_skip_relocation , arm64_ventura : "ce096dfef6503e6139979053ff40bf16821a8d1ae34974ff2ad9e91aebf79148 "
14+ sha256 cellar : :any_skip_relocation , sonoma : "b928d0dbc19259b93f2459aef85dd1c15f7dc41e67f87b08a798fee1c7e7a887 "
15+ sha256 cellar : :any_skip_relocation , ventura : "ebe9d3b6374645af2504008ed87256f925294239bb4a172ada40980231c95c9b "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "fe398358324d19f3ea8627807e080d525e3cfe79c5d53583a2629ed1631e71f7 "
1717 end
1818
1919 depends_on "go" => :build
0 commit comments