From fe32e316f3ad47976a85f081a4340e3624e0089a Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 11 Jun 2014 00:24:46 -0500 Subject: Revert "neo4j 2.1.1" This reverts commit 6defc26760eda4bad95ba6b3ef622af4c80e7976. cf. #29747. --- 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 4ec151b15..4cb2a26c0 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.1.1-unix.tar.gz" - sha1 "7c0269b55d0d1f76e51290db4b8c06793e5decbe" - version "2.1.1" + url "http://dist.neo4j.org/neo4j-community-2.0.3-unix.tar.gz" + sha1 "250b8d8bcb11ea8d9d5bc96cb07390e783c38c28" + version "2.0.3" def install # Remove windows files -- cgit v1.2.3