aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/neo4j.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/neo4j.rb b/Library/Formula/neo4j.rb
index 5e24b60d1..1cd127c58 100644
--- a/Library/Formula/neo4j.rb
+++ b/Library/Formula/neo4j.rb
@@ -2,9 +2,9 @@ require 'formula'
class Neo4j < Formula
homepage 'http://neo4j.org'
- url 'http://dist.neo4j.org/neo4j-community-1.9.3-unix.tar.gz'
- sha1 '503dfa4409708922f98247d0a8c888d6356d5d1c'
- version 'community-1.9.3-unix'
+ url 'http://dist.neo4j.org/neo4j-community-1.9.4-unix.tar.gz'
+ sha1 '35626670156b3d43038b3fe061c7883e2d32af94'
+ version 'community-1.9.4-unix'
devel do
url 'http://dist.neo4j.org/neo4j-community-2.0.0-M05-unix.tar.gz'