Skip to content

Commit

Permalink
Version updates triggered by Apoc-build-45300
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo Technology Build Agent committed Nov 7, 2024
1 parent 0ed14b6 commit 4f5ff05
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
5 changes: 5 additions & 0 deletions checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -853,5 +853,10 @@
"sha1": "c4908174a1334fdb9871c4a192f90b2525c0dfcb",
"sha256": "cb9c315e4afbedb1a2cb4c045adaaa8d58f323bc8bb0fbe6795dd91a3efcebac",
"md5": "020146f403dcb7566b2e6d9844e6aa20"
},
"5.25.0": {
"sha1": "4e9353987d1648118f10697bd8841645f9000239",
"sha256": "f3130a429bb7438d4f2bac94457f9c2a90cf67b324c3f42d54a35739a1bcf68d",
"md5": "d5ad8756fe2a15ad361d1429ca7712e1"
}
}
18 changes: 18 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"neo4j": "5.25.1",
"neo4jVersion": "5.25.1",
"apoc": "5.25.0",
"version": "5.25.0",
"url": "http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/5.25.0",
"homepageUrl": "http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/5.25.0",
"jar": "https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/5.25.0/apoc-5.25.0-extended.jar",
"downloadUrl": "https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/5.25.0/apoc-5.25.0-extended.jar",
"sha1": "4e9353987d1648118f10697bd8841645f9000239",
"sha256": "f3130a429bb7438d4f2bac94457f9c2a90cf67b324c3f42d54a35739a1bcf68d",
"md5": "d5ad8756fe2a15ad361d1429ca7712e1",
"config": {
"+:dbms.security.procedures.unrestricted": [
"apoc.*"
]
}
},
{
"neo4j": "5.24.2",
"neo4jVersion": "5.24.2",
Expand Down

0 comments on commit 4f5ff05

Please sign in to comment.