filebeat 5.0.1

Closes #6965.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ilovezfs 2016-11-16 02:05:19 -08:00 committed by Tomasz Pajor
parent 10f3027b07
commit 02143a4b38

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.0.0.tar.gz" url "https://github.com/elastic/beats/archive/v5.0.1.tar.gz"
sha256 "3e6b7cf2ee5f52e78ae87ef04ab9dd49977c89f86a09416586896aeaea844e34" sha256 "707bea8d8eb8cc358bddfcaffa5e90da2a09fab00f2fc53608cc013c79743117"
head "https://github.com/elastic/beats.git" head "https://github.com/elastic/beats.git"