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 ce17893Copy full SHA for ce17893
Formula/n/neo4j.rb
@@ -1,8 +1,8 @@
1
class Neo4j < Formula
2
desc "Robust (fully ACID) transactional property graph database"
3
homepage "https://neo4j.com/"
4
- url "https://neo4j.com/artifact.php?name=neo4j-community-2025.05.0-unix.tar.gz"
5
- sha256 "561f985e6355e98cf6f2b4f106599bfceb27a5adeffdc0856c71a2c5bb008f68"
+ url "https://neo4j.com/artifact.php?name=neo4j-community-2025.06.0-unix.tar.gz"
+ sha256 "7f8d0e56c4b8134d112e05e7b498a055c5f66f726af4d0047ee1ab6d2a0749a0"
6
license "GPL-3.0-or-later"
7
8
livecheck do
0 commit comments