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 f66fb10Copy full SHA for f66fb10
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: "v9.1.4",
6
- revision: "c50e2cc4adfaed4367b3fba44d27db0222123cec"
+ tag: "v9.1.5",
+ revision: "49b225eb6f526f48c9a77f583b772ef97d90b387"
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