Skip to content

Commit

Permalink
solr 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Jul 29, 2012
1 parent fbb94dd commit 3bfe8b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/solr.rb
Expand Up @@ -2,8 +2,8 @@


class Solr < Formula class Solr < Formula
homepage 'http://lucene.apache.org/solr/' homepage 'http://lucene.apache.org/solr/'
url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/3.6.0/apache-solr-3.6.0.tgz' url 'http://www.apache.org/dyn/closer.cgi?path=lucene/solr/3.6.1/apache-solr-3.6.1.tgz'
md5 'ac11ef4408bb015aa3a5eefcb1047aec' sha1 'd9f8a4086fb66e716e526d1a047578efdbdd0ede'


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

0 comments on commit 3bfe8b2

Please sign in to comment.