Revert "neo4j 2.1.1"
This reverts commit 6defc26760eda4bad95ba6b3ef622af4c80e7976. cf. Homebrew/homebrew#29747.
This commit is contained in:
parent
38abbbc668
commit
fb995948d6
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue