Skip to content

Commit

Permalink
neo4j 3.2.0
Browse files Browse the repository at this point in the history
Update Neo4j to 3.2.0

Closes #14143.

Signed-off-by: Alex Dunn <dunn.alex@gmail.com>
  • Loading branch information
jgaskins authored and dunn committed Jun 3, 2017
1 parent 3733b7d commit d491b82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/neo4j.rb
@@ -1,9 +1,9 @@
class Neo4j < Formula
desc "Robust (fully ACID) transactional property graph database"
homepage "https://neo4j.com/"
url "https://neo4j.com/artifact.php?name=neo4j-community-3.1.4-unix.tar.gz"
version "3.1.4"
sha256 "ec127f8369ee49d67dc77bac986fdde3b471c6211193b2d9e8ceff62d708d85e"
url "https://neo4j.com/artifact.php?name=neo4j-community-3.2.0-unix.tar.gz"
version "3.2.0"
sha256 "77c0c142343ea834852d237828f1ddd8cb2d4b7be9131a00b4ec4e3c48d6f6d0"

bottle :unneeded

Expand Down

0 comments on commit d491b82

Please sign in to comment.