elasticsearch 6.7.2

Closes #39684.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-05-11 17:55:05 -04:00 committed by Chongyu Zhu
parent 1ebf30f67e
commit b7814c5d43
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class Elasticsearch < Formula
desc "Distributed search & analytics engine"
homepage "https://www.elastic.co/products/elasticsearch"
url "https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-6.7.0.tar.gz"
sha256 "ffe589cf2e74a44a35f059338fdef30dffcb7196d6bfd916d64173b32c9a2451"
url "https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-6.7.2.tar.gz"
sha256 "c6b2cff132cc98771fc16b4beec290fc719ddbc67c01d924ebbeb422a603ca11"
head do
url "https://github.com/elasticsearch/elasticsearch.git"