neo4j 3.5.12 (#46535)
This commit is contained in:
parent
24025c543b
commit
126d4b9d5b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
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.5.11-unix.tar.gz"
|
||||
sha256 "4dd4f2b6c32e216b42ab8d2235f10c4d992d567d36927df93d2d9fb1763e6376"
|
||||
url "https://neo4j.com/artifact.php?name=neo4j-community-3.5.12-unix.tar.gz"
|
||||
sha256 "3b82b72a211d1b628b64f18f4af9f10b12ed6e2fd0ad94910e11b7fef5d0d86c"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue