From 2df34fc4fbb41448cc2862383ca05b8ee08f16d1 Mon Sep 17 00:00:00 2001 From: Tyler Langlois Date: Wed, 20 Dec 2017 11:55:37 -0700 Subject: [PATCH] packetbeat 6.1.1 Closes #21938. Signed-off-by: FX Coudert --- Formula/packetbeat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/packetbeat.rb b/Formula/packetbeat.rb index cc3db4cec0..5990270af4 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.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"