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"