Skip to content

Commit

Permalink
elasticsearch: Update to 0.17.9
Browse files Browse the repository at this point in the history
Closes Homebrew#8256.

Signed-off-by: Charlie Sharpsteen <[email protected]>
  • Loading branch information
benzheren authored and Sharpie committed Oct 25, 2011
1 parent ae4dfc2 commit e29145a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/elasticsearch.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class Elasticsearch < Formula
url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.17.7.tar.gz'
url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.17.9.tar.gz'
homepage 'http://www.elasticsearch.org'
md5 '8502edd8a9b7eb43a895eddeaa299850'
md5 'be59eaf874280e8f748269531dd0cf07'

def install
# Remove Windows files
Expand Down

0 comments on commit e29145a

Please sign in to comment.