From 8a42ea97d2569c4aa5a5d66aedacf750a8532644 Mon Sep 17 00:00:00 2001 From: Paul Horn Date: Sun, 1 Jun 2014 14:54:31 +0200 Subject: neo4j 2.1.2 see also #29747 Closes #30075. Signed-off-by: Jack Nagel --- 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 4cb2a26c0..1159643b0 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.3-unix.tar.gz" - sha1 "250b8d8bcb11ea8d9d5bc96cb07390e783c38c28" - version "2.0.3" + url "http://dist.neo4j.org/neo4j-community-2.1.2-unix.tar.gz" + sha1 "7a0b703e0722d35ffa501dbe0485fa15d2e805ff" + version "2.1.2" def install # Remove windows files -- cgit v1.2.3