couchdb 1.6.1
Closes Homebrew/homebrew#32082. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
f05a1d9e4e
commit
c3f79c8389
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,8 @@ require "formula"
|
|||
|
||||
class Couchdb < Formula
|
||||
homepage "http://couchdb.apache.org/"
|
||||
url "http://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.6.0/apache-couchdb-1.6.0.tar.gz"
|
||||
sha1 "62f99077c201ad632c1cd144fcaf6f10fa5949ed"
|
||||
revision 1
|
||||
url "http://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.6.1/apache-couchdb-1.6.1.tar.gz"
|
||||
sha1 "6275f3818579d7b307052e9735c42a8a64313229"
|
||||
|
||||
bottle do
|
||||
sha1 "814b75a6fd2a30738a34b8693d54a82cb0f64dad" => :mavericks
|
||||
|
|
Loading…
Reference in a new issue