aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorIan Lancaster2013-06-29 05:48:19 -0400
committerAdam Vandenberg2013-06-29 08:43:43 -0700
commitdbe55d9cd2af86205efa471b8b1884e3b94f2708 (patch)
tree1fbb87adc8b55f67ef76826916fbd420ea29a82a /Library/Formula
parent1c2839cec522014790ccd0e3eae2d72fa8da36a3 (diff)
downloadhomebrew-dbe55d9cd2af86205efa471b8b1884e3b94f2708.tar.bz2
neo4j 1.9.1
Closes #20898. Signed-off-by: Adam Vandenberg <flangy@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 86629decb..2baef9cd6 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-unix.tar.gz'
- sha1 '8093ccc2bebda21cec8bd3fb44fc38633b2efcd4'
- version 'community-1.9-unix'
+ url 'http://dist.neo4j.org/neo4j-community-1.9.1-unix.tar.gz'
+ sha1 'd6b4e783b9071af3b081a71ecebff0d24b1e9f03'
+ version 'community-1.9.1-unix'
devel do
- url 'http://dist.neo4j.org/neo4j-community-2.0.0-M02-unix.tar.gz'
- sha1 'ce27ad68cb84380ca9ce64c27367302ea6ca4038'
- version 'community-2.0.0-M02-unix'
+ url 'http://dist.neo4j.org/neo4j-community-2.0.0-M03-unix.tar.gz'
+ sha1 'be4695ba51579c68ccdfb3b0ec3ccaec0f51b26e'
+ version 'community-2.0.0-M03-unix'
end
def install