diff --git a/Formula/p/packetbeat.rb b/Formula/p/packetbeat.rb index d669770892ee5..35c026cf874c1 100644 --- a/Formula/p/packetbeat.rb +++ b/Formula/p/packetbeat.rb @@ -2,8 +2,8 @@ class Packetbeat < Formula desc "Lightweight Shipper for Network Data" homepage "https://www.elastic.co/products/beats/packetbeat" url "https://github.com/elastic/beats.git", - tag: "v8.17.0", - revision: "092f0eae4d0d343cc3a142f671c2a0428df67840" + tag: "v8.17.1", + revision: "424070e87d831d2d66a7514e1c1120ad540a86db" license "Apache-2.0" head "https://github.com/elastic/beats.git", branch: "master"