From 1e5be333c5acf2313047ecf9478c756ff8a363d7 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 20 Jun 2017 09:50:53 -0700 Subject: [PATCH] packetbeat 5.4.2 Closes #14777. 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 2715f5b895..7c922b7036 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/v5.4.1.tar.gz" - sha256 "1be33563960699941006fd6957bd9ddcfe923b2299a7d589b35a390d0111eb8d" + url "https://github.com/elastic/beats/archive/v5.4.2.tar.gz" + sha256 "6a02dffae1b09bc7e2ea673268124bab43c012e8a3b400f53e26c156448f2a99" head "https://github.com/elastic/beats.git"