metricbeat 5.4.2
Closes #14776. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ea6a1c13e2
commit
cbc70338f6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Metricbeat < Formula
|
||||
desc "Collect metrics from your systems and services."
|
||||
homepage "https://www.elastic.co/products/beats/metricbeat"
|
||||
url "https://github.com/elastic/beats/archive/v5.4.1.tar.gz"
|
||||
sha256 "1be33563960699941006fd6957bd9ddcfe923b2299a7d589b35a390d0111eb8d"
|
||||
url "https://github.com/elastic/beats/archive/v5.4.2.tar.gz"
|
||||
sha256 "6a02dffae1b09bc7e2ea673268124bab43c012e8a3b400f53e26c156448f2a99"
|
||||
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue