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 624d3bbCopy full SHA for 624d3bb
Formula/a/auditbeat.rb
@@ -2,8 +2,8 @@ class Auditbeat < Formula
2
desc "Lightweight Shipper for Audit Data"
3
homepage "https://www.elastic.co/beats/auditbeat"
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