From 205cb12abe56e6cba10b41cf749195d77d5167f3 Mon Sep 17 00:00:00 2001 From: Jason Tedor Date: Thu, 9 Nov 2017 06:46:09 -0500 Subject: [PATCH] metricbeat 5.6.4 Closes #20459. Signed-off-by: ilovezfs --- Formula/metricbeat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/metricbeat.rb b/Formula/metricbeat.rb index b7cf87b562..fe67a67de9 100644 --- a/Formula/metricbeat.rb +++ b/Formula/metricbeat.rb @@ -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.6.3.tar.gz" - sha256 "52a4c9094287f725a089e161dc71d9cdf0caf73595e8835a5d0636d3ad333bbe" + url "https://github.com/elastic/beats/archive/v5.6.4.tar.gz" + sha256 "c06f913af79bb54825483ba0ed4b31752db5784daf3717f53d83b6b12890c0a4" head "https://github.com/elastic/beats.git"