filebeat 5.4.2
Closes #14775. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
670e6b4ffb
commit
ccd4888b96
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/v5.4.1.tar.gz"
|
||||
sha256 "1be33563960699941006fd6957bd9ddcfe923b2299a7d589b35a390d0111eb8d"
|
||||
url "https://github.com/elastic/beats/archive/v5.4.2.tar.gz"
|
||||
sha256 "6a02dffae1b09bc7e2ea673268124bab43c012e8a3b400f53e26c156448f2a99"
|
||||
|
||||
head "https://github.com/elastic/beats.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue