From f02fee1504939a11c70f3a06a613e6e8df490e1a Mon Sep 17 00:00:00 2001 From: Julian Simpson Date: Wed, 5 Feb 2014 13:57:54 +1300 Subject: neo4j 2.0.1 Closes #26420. Signed-off-by: Brett Koonce --- Library/Formula/neo4j.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/neo4j.rb b/Library/Formula/neo4j.rb index 3c42d56bd..a774d1be6 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-2.0.0-unix.tar.gz' - sha1 'b03a7e52ef7312d23ee290db57104100df70ecb3' - version '2.0.0' + url 'http://dist.neo4j.org/neo4j-community-2.0.1-unix.tar.gz' + sha1 '7fbe494177cfa47cb33eaebdd4c0fb0c68a462bf' + version '2.0.1' def install # Remove windows files -- cgit v1.2.3