neo4j 2.1.7

Closes Homebrew/homebrew#36549.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
mindrones 2015-02-05 07:54:52 +01:00 committed by Mike McQuaid
parent 13501fc1eb
commit 6dbdbb6bf0

View file

@ -2,9 +2,9 @@ require "formula"
class Neo4j < Formula
homepage "http://neo4j.org"
url "http://dist.neo4j.org/neo4j-community-2.1.6-unix.tar.gz"
sha1 "6f790bb9dc50e50ba2409101f809e6b3a6cd709e"
version "2.1.6"
url "http://dist.neo4j.org/neo4j-community-2.1.7-unix.tar.gz"
sha1 "1827c318c019042c3ca2da89481f717f711d9aed"
version "2.1.7"
option "with-neo4j-shell-tools", "Add neo4j-shell-tools to the standard neo4j-shell"