aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorPeter Neubauer2013-09-20 18:42:03 +0200
committerJack Nagel2013-09-20 13:54:51 -0500
commitec164875f3722b1d6517c336bafcfdf062f238b2 (patch)
tree607a272be459a9050cc98cdca2d68e114a3692d1 /Library/Formula
parent917b73cdcef8d7581558913e6c8038f245adfc08 (diff)
downloadhomebrew-ec164875f3722b1d6517c336bafcfdf062f238b2.tar.bz2
Neo4j 1.9.3 and 2.0.0.M05
Closes #22712. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/neo4j.rb12
1 files changed, 6 insertions, 6 deletions
diff --git a/Library/Formula/neo4j.rb b/Library/Formula/neo4j.rb
index d3312c933..5e24b60d1 100644
--- a/Library/Formula/neo4j.rb
+++ b/Library/Formula/neo4j.rb
@@ -2,14 +2,14 @@ require 'formula'
class Neo4j < Formula
homepage 'http://neo4j.org'
- url 'http://dist.neo4j.org/neo4j-community-1.9.2-unix.tar.gz'
- sha1 '7713b9d6f0780afbe58eae01b2ebf09ca002aecb'
- version 'community-1.9.2-unix'
+ url 'http://dist.neo4j.org/neo4j-community-1.9.3-unix.tar.gz'
+ sha1 '503dfa4409708922f98247d0a8c888d6356d5d1c'
+ version 'community-1.9.3-unix'
devel do
- url 'http://dist.neo4j.org/neo4j-community-2.0.0-M03-unix.tar.gz'
- sha1 'be4695ba51579c68ccdfb3b0ec3ccaec0f51b26e'
- version 'community-2.0.0-M03-unix'
+ url 'http://dist.neo4j.org/neo4j-community-2.0.0-M05-unix.tar.gz'
+ sha1 '30a1b1a93ad6923cbce3563779faff23f25a100c'
+ version 'community-2.0.0-M05-unix'
end
def install