diff --git a/Formula/packetbeat.rb b/Formula/packetbeat.rb index cc24d1c1da..9199a807af 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.6.0.tar.gz" - sha256 "7ec86da04b97fa7dcddc88250f0f7d2efd06f4ef058cc0097d1d439526b9ed44" + url "https://github.com/elastic/beats/archive/v5.6.1.tar.gz" + sha256 "3534ef7a3833ae85aef53a12580520b5d85feaa1408289ea37a6ebff5a2fda0a" head "https://github.com/elastic/beats.git"