neo4j devel 2.2.0-M01

Closes Homebrew/homebrew#34903.
This commit is contained in:
Jack Nagel 2014-12-13 00:22:22 -05:00
parent 5913991e53
commit 09df0bb45f

View file

@ -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"]