metricbeat 5.5.0
Closes #15352. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5aec918740
commit
fb958732f0
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.3.tar.gz"
|
||||
sha256 "a7714383de1a610c7318e8a2751a230b64c8ca243058abd59b1886aabcc3965b"
|
||||
url "https://github.com/elastic/beats/archive/v5.5.0.tar.gz"
|
||||
sha256 "3f826ce614b6caef12a5584d3c97a4496222a70b02b818b3ec5bb08dc3aa6994"
|
||||
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue