diff options
Diffstat (limited to 'Library/Formula/neo4j.rb')
| -rw-r--r-- | Library/Formula/neo4j.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/neo4j.rb b/Library/Formula/neo4j.rb index 3bf802654..622a528dd 100644 --- a/Library/Formula/neo4j.rb +++ b/Library/Formula/neo4j.rb @@ -4,7 +4,7 @@ class Neo4j < Formula homepage 'http://neo4j.org' url 'http://dist.neo4j.org/neo4j-community-1.7.2-unix.tar.gz' version 'community-1.7.2-unix' - md5 '115afbb7cc72b089577e371ce0b1116d' + sha1 '3836018559a550875f924ee225106ab8b15e8be0' def install # Remove windows files |
