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 1961a46 commit 11363c7Copy full SHA for 11363c7
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: "v9.1.4",
6
- revision: "c50e2cc4adfaed4367b3fba44d27db0222123cec"
+ tag: "v9.1.5",
+ revision: "49b225eb6f526f48c9a77f583b772ef97d90b387"
7
license "Apache-2.0"
8
head "https://github.com/elastic/beats.git", branch: "main"
9
0 commit comments