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 fb028dd commit 1382d62Copy full SHA for 1382d62
Formula/a/auditbeat.rb
@@ -2,8 +2,8 @@ class Auditbeat < Formula
2
desc "Lightweight Shipper for Audit Data"
3
homepage "https://www.elastic.co/products/beats/auditbeat"
4
url "https://github.com/elastic/beats.git",
5
- tag: "v8.15.0",
6
- revision: "76f45fe41cbd4436fba79c36be495d2e1af08243"
+ tag: "v8.15.1",
+ revision: "88cc526a2d3e52dcbfa52c9dd25eb09ed95470e4"
7
license "Apache-2.0"
8
head "https://github.com/elastic/beats.git", branch: "main"
9
0 commit comments