logstash: add a comment about the licencing issue

This commit is contained in:
commitay 2018-07-03 13:51:33 +10:00 committed by ilovezfs
parent 92b519d473
commit 2c162a3af0

View file

@ -1,6 +1,8 @@
class Logstash < Formula
desc "Tool for managing events and logs"
homepage "https://www.elastic.co/products/logstash"
# Pinned at 6.2.x because of a licencing issue
# See: https://github.com/Homebrew/homebrew-core/pull/28995
url "https://artifacts.elastic.co/downloads/logstash/logstash-6.2.4.tar.gz"
sha256 "4040c2b6a1e9c6908b12885659021a35dca415c6b884cef6938fcc589e94431e"
head "https://github.com/elastic/logstash.git"