We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2784c5 commit bcc5581Copy full SHA for bcc5581
Formula/p/packetbeat.rb
@@ -2,8 +2,8 @@ class Packetbeat < Formula
2
desc "Lightweight Shipper for Network Data"
3
homepage "https://www.elastic.co/products/beats/packetbeat"
4
url "https://github.com/elastic/beats.git",
5
- tag: "v8.17.0",
6
- revision: "092f0eae4d0d343cc3a142f671c2a0428df67840"
+ tag: "v8.17.1",
+ revision: "424070e87d831d2d66a7514e1c1120ad540a86db"
7
license "Apache-2.0"
8
head "https://github.com/elastic/beats.git", branch: "master"
9
0 commit comments