From 9be91147044ae37417c30636439b772dc3f2a915 Mon Sep 17 00:00:00 2001 From: Tyler Langlois Date: Wed, 20 Dec 2017 11:55:55 -0700 Subject: [PATCH] heartbeat 6.1.1 Closes #21939. Signed-off-by: FX Coudert --- Formula/heartbeat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/heartbeat.rb b/Formula/heartbeat.rb index 77dfadecba..7113d6c372 100644 --- a/Formula/heartbeat.rb +++ b/Formula/heartbeat.rb @@ -1,8 +1,8 @@ class Heartbeat < Formula desc "Lightweight Shipper for Uptime Monitoring" homepage "https://www.elastic.co/products/beats/heartbeat" - url "https://github.com/elastic/beats/archive/v6.1.0.tar.gz" - sha256 "1dc37aa296a96d3ced69d0b31815e08a1985aaf2f02113889465502bb02478ac" + url "https://github.com/elastic/beats/archive/v6.1.1.tar.gz" + sha256 "c69f0047644be919e42a1d8fa3383c894ca8e054d5b6f727f161ed4ce497ca84" head "https://github.com/elastic/beats.git" bottle do