From fb995948d6faec3a909867e8e4751a50cbd26472 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 11 Jun 2014 00:24:46 -0500 Subject: [PATCH] Revert "neo4j 2.1.1" This reverts commit 6defc26760eda4bad95ba6b3ef622af4c80e7976. cf. Homebrew/homebrew#29747. --- Formula/neo4j.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/neo4j.rb b/Formula/neo4j.rb index 4ec151b153..4cb2a26c06 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-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