metricbeat 6.1.0
Closes #21724. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
94341415f0
commit
9e4ed3eaf3
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/v6.0.1.tar.gz"
|
||||
sha256 "10cbac9789b227e844ad47ef563266057f5b7f6ca58d480f46c966e5055694ce"
|
||||
url "https://github.com/elastic/beats/archive/v6.1.0.tar.gz"
|
||||
sha256 "1dc37aa296a96d3ced69d0b31815e08a1985aaf2f02113889465502bb02478ac"
|
||||
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue