couchdb-lucene v0.9.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-01-01 08:57:13 -06:00 committed by Adam Vandenberg
parent 1fad1e2cdb
commit 6d6a28e714

View file

@ -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'