From d7fb93b5bc2a13707b2d63c31e66482d6e8de965 Mon Sep 17 00:00:00 2001 From: Tyler Langlois Date: Wed, 6 Dec 2017 15:12:08 -0700 Subject: [PATCH] packetbeat 6.0.1 Closes #21398. Signed-off-by: ilovezfs --- Formula/packetbeat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/packetbeat.rb b/Formula/packetbeat.rb index d8faeee8dfac2..2c821d496dc67 100644 --- a/Formula/packetbeat.rb +++ b/Formula/packetbeat.rb @@ -1,8 +1,8 @@ class Packetbeat < Formula desc "Lightweight Shipper for Network Data" homepage "https://www.elastic.co/products/beats/packetbeat" - url "https://github.com/elastic/beats/archive/v6.0.0.tar.gz" - sha256 "c4a8130934eb132f637e0a76ed4d764b92e7ed469abc97587a3625a61668744e" + url "https://github.com/elastic/beats/archive/v6.0.1.tar.gz" + sha256 "10cbac9789b227e844ad47ef563266057f5b7f6ca58d480f46c966e5055694ce" head "https://github.com/elastic/beats.git"