filebeat: add a comment about the licencing issue

This commit is contained in:
commitay 2018-07-03 13:51:32 +10:00 committed by ilovezfs
parent 25e25188ce
commit 5e2a0f2bd8

View file

@ -1,6 +1,8 @@
class Filebeat < Formula
desc "File harvester to ship log files to Elasticsearch or Logstash"
homepage "https://www.elastic.co/products/beats/filebeat"
# Pinned at 6.2.x because of a licencing issue
# See: https://github.com/Homebrew/homebrew-core/pull/28995
url "https://github.com/elastic/beats/archive/v6.2.4.tar.gz"
sha256 "87d863cf55863329ca80e76c3d813af2960492f4834d4fea919f1d4b49aaf699"
head "https://github.com/elastic/beats.git"