We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc859ee commit cbe732eCopy full SHA for cbe732e
Formula/c/cypher-shell.rb
@@ -1,8 +1,8 @@
1
class CypherShell < Formula
2
desc "Command-line shell where you can execute Cypher against Neo4j"
3
homepage "https://neo4j.com"
4
- url "https://dist.neo4j.org/cypher-shell/cypher-shell-2025.05.0.zip"
5
- sha256 "aa072678237d557f238d5cd3545c8385ca68671671c9916f58c3e8061469c1dd"
+ url "https://dist.neo4j.org/cypher-shell/cypher-shell-2025.06.0.zip"
+ sha256 "b4e27b9532fbd3271734678be0e6f419a9aae27e159f6d3ac17d03fe25adc8c8"
6
license "GPL-3.0-only"
7
version_scheme 1
8
0 commit comments