filebeat 6.2.0

Closes #23763.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Tyler Langlois 2018-02-06 12:03:41 -07:00 committed by FX Coudert
parent e717cbf86d
commit a046476d0a

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/v6.1.3.tar.gz"
sha256 "5a21ce1eca7eab2b8214b54a7f4690cd557cd05073119f861025330e1b4006a3"
url "https://github.com/elastic/beats/archive/v6.2.0.tar.gz"
sha256 "f4cf4dee93ae5803d7c07573e96f73ee421cf9f3154615c9c518137c1956feab"
head "https://github.com/elastic/beats.git"
bottle do