neo4j 3.1.3 (#11753)
This commit is contained in:
parent
ff08fdf733
commit
9e3d4f1057
1 changed files with 3 additions and 3 deletions
|
@ -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.2-unix.tar.gz"
|
||||
version "3.1.2"
|
||||
sha256 "80e8729ae7d93696f80133c2815d2631040714122efa2af0a01e735953d56b4f"
|
||||
url "https://neo4j.com/artifact.php?name=neo4j-community-3.1.3-unix.tar.gz"
|
||||
version "3.1.3"
|
||||
sha256 "f0d79b4a98672dc527b708113644b8961ba824668c354e61dc4d2a16d8484880"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue