neo4j 3.5.11
Updated target URL and sha256sum. Verified working locally on macOS Catalina. Closes #45338. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
2692924602
commit
9096f82a11
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.9-unix.tar.gz"
|
||||
sha256 "cf0e6c6e9733cda11922a4a060e53269ac05b6e55cb7817c55621e005928f6cf"
|
||||
url "https://neo4j.com/artifact.php?name=neo4j-community-3.5.11-unix.tar.gz"
|
||||
sha256 "4dd4f2b6c32e216b42ab8d2235f10c4d992d567d36927df93d2d9fb1763e6376"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue