filebeat 5.1.2

Closes #8800.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ilovezfs 2017-01-12 21:43:01 -08:00 committed by Tomasz Pajor
parent 99d603007b
commit 931e2c4564

View file

@ -1,8 +1,8 @@
class Filebeat < Formula class Filebeat < Formula
desc "File harvester to ship log files to Elasticsearch or Logstash" desc "File harvester to ship log files to Elasticsearch or Logstash"
homepage "https://www.elastic.co/products/beats/filebeat" homepage "https://www.elastic.co/products/beats/filebeat"
url "https://github.com/elastic/beats/archive/v5.1.1.tar.gz" url "https://github.com/elastic/beats/archive/v5.1.2.tar.gz"
sha256 "f280b975afffd5c2e9ddb9aef2823aff065aec8c41325999c2721fa2770dafb0" sha256 "7cd554f8be6b02290ebbc17c9820acde3dc59108672ced7a0cf5486faa3e23ce"
head "https://github.com/elastic/beats.git" head "https://github.com/elastic/beats.git"