From 49698d167ba0cb7f5a6ee35b6a0102ba8b96175b Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 1 Jan 2013 08:57:13 -0600 Subject: couchdb-lucene v0.9.0 Signed-off-by: Adam Vandenberg --- Library/Formula/couchdb-lucene.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/couchdb-lucene.rb b/Library/Formula/couchdb-lucene.rb index edf548dfa..12448c122 100644 --- a/Library/Formula/couchdb-lucene.rb +++ b/Library/Formula/couchdb-lucene.rb @@ -1,9 +1,9 @@ require 'formula' class CouchdbLucene < Formula - url 'https://github.com/rnewson/couchdb-lucene/tarball/v0.8.0' + url 'https://github.com/rnewson/couchdb-lucene/tarball/v0.9.0' homepage 'https://github.com/rnewson/couchdb-lucene' - sha1 '63c835499bed8fc3213ca5eaac59f362f42f21c6' + sha1 'f5c29f5d76c70ef25ed240b0a04658ec6120a0fd' depends_on 'couchdb' depends_on 'maven' -- cgit v1.2.3