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 604d40dCopy full SHA for 604d40d
Formula/f/filebeat.rb
@@ -2,8 +2,8 @@ class Filebeat < Formula
2
desc "File harvester to ship log files to Elasticsearch or Logstash"
3
homepage "https://www.elastic.co/products/beats/filebeat"
4
url "https://github.com/elastic/beats.git",
5
- tag: "v8.15.0",
6
- revision: "76f45fe41cbd4436fba79c36be495d2e1af08243"
+ tag: "v8.15.1",
+ revision: "88cc526a2d3e52dcbfa52c9dd25eb09ed95470e4"
7
# Outside of the "x-pack" folder, source code in a given file is licensed
8
# under the Apache License Version 2.0
9
license "Apache-2.0"
0 commit comments