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.06.1 -unix.tar.gz"
5- sha256 "bfc2c9466b32db8b12a468aaf2aee65c7d2f7a3019416f69448b28efca748711 "
4+ url "https://neo4j.com/artifact.php?name=neo4j-community-2025.06.2 -unix.tar.gz"
5+ sha256 "bc75048b24b1c8e94e10c80817f9c24811a69ca670cb714f4f2817daddfd9c28 "
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 : "803853cb785018acca9008faadd42f430d7f02176cd89f3de69b68b322a7619b "
15+ sha256 cellar : :any_skip_relocation , all : "c1fde06170d7e5d3252a7e7cadd0e0b50f92c2dd2e263e40c980837d2627635d "
1616 end
1717
1818 depends_on "cypher-shell"
You can’t perform that action at this time.
0 commit comments