From 00cd1cc7aeb87bd84e8bcddbdc0eb805c7c8bedb Mon Sep 17 00:00:00 2001 From: Paul Lam Date: Wed, 3 Oct 2012 10:03:07 +0100 Subject: [PATCH] neo4j 1.8 Closes Homebrew/homebrew#15270. Signed-off-by: Adam Vandenberg --- Formula/neo4j.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/neo4j.rb b/Formula/neo4j.rb index 622a528dd4b..7297dfca7dd 100644 --- a/Formula/neo4j.rb +++ b/Formula/neo4j.rb @@ -2,9 +2,9 @@ require 'formula' class Neo4j < Formula homepage 'http://neo4j.org' - url 'http://dist.neo4j.org/neo4j-community-1.7.2-unix.tar.gz' - version 'community-1.7.2-unix' - sha1 '3836018559a550875f924ee225106ab8b15e8be0' + url 'http://dist.neo4j.org/neo4j-community-1.8-unix.tar.gz' + version 'community-1.8-unix' + sha1 '1e1633d92c86c5c4b26689e8c1bf5aefcfb34c9f' def install # Remove windows files