diff --git a/Formula/metricbeat.rb b/Formula/metricbeat.rb index f566ab40f7..84e6b1031f 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.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"