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 CypherShell < Formula
22 desc "Command-line shell where you can execute Cypher against Neo4j"
33 homepage "https://neo4j.com"
4- url "https://dist.neo4j.org/cypher-shell/cypher-shell-2025.05 .0.zip"
5- sha256 "aa072678237d557f238d5cd3545c8385ca68671671c9916f58c3e8061469c1dd "
4+ url "https://dist.neo4j.org/cypher-shell/cypher-shell-2025.06 .0.zip"
5+ sha256 "b4e27b9532fbd3271734678be0e6f419a9aae27e159f6d3ac17d03fe25adc8c8 "
66 license "GPL-3.0-only"
77 version_scheme 1
88
@@ -12,7 +12,7 @@ class CypherShell < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "36ff2b22d07a0cdd025ea0a967cc177fccb60785ad04586ee9c5d282c388534d "
15+ sha256 cellar : :any_skip_relocation , all : "4083422c2e083a86e8dc3844e2512e3768314a83241132976b9ba91083b84b96 "
1616 end
1717
1818 depends_on "openjdk@21"
You can’t perform that action at this time.
0 commit comments