From b5ba178683326ddf901f47d8e32f92b00a54d405 Mon Sep 17 00:00:00 2001 From: Peter Neubauer Date: Fri, 20 Apr 2012 16:23:26 +0300 Subject: Neo4j 1.7 Signed-off-by: Adam Vandenberg --- Library/Formula/neo4j.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library') diff --git a/Library/Formula/neo4j.rb b/Library/Formula/neo4j.rb index 39864b270..f414d5fd1 100644 --- a/Library/Formula/neo4j.rb +++ b/Library/Formula/neo4j.rb @@ -2,9 +2,9 @@ require 'formula' class Neo4j < Formula homepage 'http://neo4j.org' - url 'http://dist.neo4j.org/neo4j-community-1.6-unix.tar.gz' - version 'community-1.6' - md5 'd9b12bbd269853c2a85ed12595e50409' + url 'http://dist.neo4j.org/neo4j-community-1.7-unix.tar.gz' + version 'community-1.7-unix' + md5 '664fc56157a2b1a8fb6e334705494343' def install # Remove windows files -- cgit v1.2.3