Skip to content

Commit

Permalink
solr 4.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
brettkoonce authored and MikeMcQuaid committed Dec 19, 2013
1 parent 89834f1 commit e5b43d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/solr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Solr < Formula
homepage 'http://lucene.apache.org/solr/'
url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.5.1/solr-4.5.1.tgz'
sha1 '019153f18c28b2b4d966496438940e21a7f63daa'
url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.6.0/solr-4.6.0.tgz'
sha1 'b1380e1b4b23b1e11aecf7c66c56e834ea7ff24e'

def script; <<-EOS.undent
#!/bin/sh
Expand Down

0 comments on commit e5b43d5

Please sign in to comment.