filebeat 5.6.0

Closes #17943.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Jason Tedor 2017-09-11 13:08:52 -04:00 committed by FX Coudert
parent eafa089dd8
commit 54a5002e42

View file

@ -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/v5.5.2.tar.gz"
sha256 "39e792324a35fe84ef9a63cd5324252bc71d1c665188e8d597e12ca170cfde7a"
url "https://github.com/elastic/beats/archive/v5.6.0.tar.gz"
sha256 "7ec86da04b97fa7dcddc88250f0f7d2efd06f4ef058cc0097d1d439526b9ed44"
head "https://github.com/elastic/beats.git"
bottle do