File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Neo4j < Formula
22 desc "Robust (fully ACID) transactional property graph database"
33 homepage "https://neo4j.com/"
4- url "https://neo4j.com/artifact.php?name=neo4j-community-2025.05 .0-unix.tar.gz"
5- sha256 "561f985e6355e98cf6f2b4f106599bfceb27a5adeffdc0856c71a2c5bb008f68 "
4+ url "https://neo4j.com/artifact.php?name=neo4j-community-2025.06 .0-unix.tar.gz"
5+ sha256 "7f8d0e56c4b8134d112e05e7b498a055c5f66f726af4d0047ee1ab6d2a0749a0 "
66 license "GPL-3.0-or-later"
77
88 livecheck do
@@ -12,7 +12,7 @@ class Neo4j < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "13b2e6e54ec4ec8ed1413e1edf5a5546e9cee812228b44cf0a24c70668b4b6d7 "
15+ sha256 cellar : :any_skip_relocation , all : "27a4ba942f00f360c363e718419ba7afd3e7de4a9096b4d84457cc7bef870848 "
1616 end
1717
1818 depends_on "cypher-shell"
You can’t perform that action at this time.
0 commit comments