From 00e53a999364c3d708982d698fd0d1d35fcefe3e Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 13 Dec 2014 00:22:22 -0500 Subject: neo4j devel 2.2.0-M01 Closes #34903. --- Library/Formula/neo4j.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/neo4j.rb b/Library/Formula/neo4j.rb index 38ab4ae2d..81cc0a5b4 100644 --- a/Library/Formula/neo4j.rb +++ b/Library/Formula/neo4j.rb @@ -6,6 +6,12 @@ class Neo4j < Formula sha1 "6f790bb9dc50e50ba2409101f809e6b3a6cd709e" version "2.1.6" + devel do + url "http://dist.neo4j.org/neo4j-community-2.2.0-M01-unix.tar.gz" + sha1 "ec31ebf7b928711b200a24797bc84a2fb99ffb6c" + version "2.2.0-M01" + end + def install # Remove windows files rm_f Dir["bin/*.bat"] -- cgit v1.2.3