elasticsearch 1.2.1

Closes Homebrew/homebrew#29824.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Abdulaziz AlShetwi 2014-06-03 20:56:13 +03:00 committed by Jack Nagel
parent 85ad1b44f7
commit 67dce9f1ed
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require "formula"
class Elasticsearch < Formula
homepage "http://www.elasticsearch.org"
url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.2.0.tar.gz"
sha1 "e9d2965751ffc8810be8e78543a24343fac1da5a"
url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.2.1.tar.gz"
sha1 "e74d80d79269bb224153ad63b45f1cf7448f3398"
head do
url "https://github.com/elasticsearch/elasticsearch.git"