elasticsearch 6.1.3

Closes #23486.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Tyler Langlois 2018-01-30 10:47:46 -07:00 committed by ilovezfs
parent f4c7dca2af
commit 189cf7366c

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-6.1.2.tar.gz"
sha256 "9c0eae0bdab78c59dac0ba3a9c054e6785dc0f5ce4666e284f42010a326abc0f"
url "https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.1.3.tar.gz"
sha256 "81286935cc95700e604d0c63c411e49d34536346b77f75abe12d0abfddf5b251"
head do
url "https://github.com/elasticsearch/elasticsearch.git"