filebeat 6.1.2
Closes #22944. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f328681356
commit
6d5eff4050
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Filebeat < Formula
|
||||
desc "File harvester to ship log files to Elasticsearch or Logstash"
|
||||
homepage "https://www.elastic.co/products/beats/filebeat"
|
||||
url "https://github.com/elastic/beats/archive/v6.1.1.tar.gz"
|
||||
sha256 "c69f0047644be919e42a1d8fa3383c894ca8e054d5b6f727f161ed4ce497ca84"
|
||||
url "https://github.com/elastic/beats/archive/v6.1.2.tar.gz"
|
||||
sha256 "e673b4f03bc73807d23083b8d6a5f45f5a8b3fa3a6709f89881a2debb10a8d2f"
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue