metricbeat 6.8.1

Closes #41175.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Rui Chen 2019-06-21 01:11:33 +08:00 committed by FX Coudert
parent 7dd8bfa373
commit 53ec6e9b9b

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.8.0",
:revision => "c01de6731c401c73d03ed996cdf21f5724ad83f4"
:tag => "v6.8.1",
:revision => "6e16f47450373f04d6a60db1d23c5b13b37f7431"
head "https://github.com/elastic/beats.git"
bottle do