Skip to content

Commit

Permalink
Version updates triggered by Neo4j526lts_ReleaseOpsReleaseExternal-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo Technology Build Agent committed Dec 9, 2024
1 parent fcfba31 commit a587f61
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 @@ -178,5 +178,10 @@
"sha1": "ee080f5a7bc1ab7ffb807d3e779ab285f477f44e",
"sha256": "0b72c048b7757acec373194f6b4b22090ab529f43c9652da69c9ab7ae279ca7c",
"md5": "88481082217dd8221f173b06871d6d26"
},
"5.26.0": {
"sha1": "2a4085163e75a9e459b768fd0dee92d704a054a6",
"sha256": "9d0c07576f9bcbbb895118240ad674fb8b16ea2157abc183a7338acafa385db8",
"md5": "39f3b83cc0241c8012f7f3674ceb7402"
}
}
18 changes: 18 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
[
{
"neo4j": "5.26.0",
"neo4jVersion": "5.26.0",
"apoc": "5.26.0",
"version": "5.26.0",
"url": "https://github.com/neo4j/apoc/releases/5.26.0",
"homepageUrl": "https://github.com/neo4j/apoc/releases/5.26.0",
"jar": "https://github.com/neo4j/apoc/releases/download/5.26.0/apoc-5.26.0-core.jar",
"downloadUrl": "https://github.com/neo4j/apoc/releases/download/5.26.0/apoc-5.26.0-core.jar",
"sha1": "2a4085163e75a9e459b768fd0dee92d704a054a6",
"sha256": "9d0c07576f9bcbbb895118240ad674fb8b16ea2157abc183a7338acafa385db8",
"md5": "39f3b83cc0241c8012f7f3674ceb7402",
"config": {
"+:dbms.security.procedures.unrestricted": [
"apoc.*"
]
}
},
{
"neo4j": "5.25.1",
"neo4jVersion": "5.25.1",
Expand Down

0 comments on commit a587f61

Please sign in to comment.