metricbeat 6.6.1

Closes #37410.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Christian Moritz 2019-02-27 23:50:00 +01:00 committed by FX Coudert
parent 1fa4e3ba0d
commit d9ec85ee3b

View file

@ -2,8 +2,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.git",
:tag => "v6.6.0",
:revision => "2c385a0764bdc537b6dc078a1d9bf11bb6d7bd95"
:tag => "v6.6.1",
:revision => "928f5e3f35fe28c1bd73513ff1cc89406eb212a6"
head "https://github.com/elastic/beats.git"
bottle do