elasticsearch 6.8.0

Closes #40096.

Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
Rui Chen 2019-05-20 11:12:08 -04:00 committed by Izaak Beekman
parent 7ce4a83276
commit 74114d2449
No known key found for this signature in database
GPG key ID: A93CE70D8021BD0F
2 changed files with 2 additions and 2 deletions

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.2.tar.gz"
sha256 "c6b2cff132cc98771fc16b4beec290fc719ddbc67c01d924ebbeb422a603ca11"
url "https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-oss-6.8.0.tar.gz"
sha256 "bd6c6613cf245a8ef19b476b2199555c01f842be54dd4213e03e8c28dabd7444"
head do
url "https://github.com/elasticsearch/elasticsearch.git"