🤖: amazon-corretto, neo4j, redis

amazon-corretto:
- Item root['releases']['23'] ({'name': '23', 'releaseDate': '2024-09-17', 'eol': '2025-04-30'}) added to dictionary.

neo4j:
- Item root['versions']['5.24.1'] ({'name': '5.24.1', 'date': '2024-10-02'}) added to dictionary.

redis:
- Item root['versions']['7.4.1'] ({'name': '7.4.1', 'date': '2024-10-02'}) added to dictionary.
- Item root['versions']['7.2.6'] ({'name': '7.2.6', 'date': '2024-10-02'}) added to dictionary.
- Item root['versions']['6.2.16'] ({'name': '6.2.16', 'date': '2024-10-02'}) added to dictionary.
- Item root['versions']['6.2.15'] ({'name': '6.2.15', 'date': '2023-10-18'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2024-10-03 02:03:52 +00:00
committed by github-actions[bot]
parent 4924e65c75
commit ca536d3fa4
3 changed files with 25 additions and 0 deletions

View File

@@ -1,6 +1,18 @@
{
"releases": {},
"versions": {
"7.4.1": {
"name": "7.4.1",
"date": "2024-10-02"
},
"7.2.6": {
"name": "7.2.6",
"date": "2024-10-02"
},
"6.2.16": {
"name": "6.2.16",
"date": "2024-10-02"
},
"7.4.0": {
"name": "7.4.0",
"date": "2024-07-29"
@@ -29,6 +41,10 @@
"name": "7.0.14",
"date": "2023-10-18"
},
"6.2.15": {
"name": "6.2.15",
"date": "2023-10-18"
},
"6.2.14": {
"name": "6.2.14",
"date": "2023-10-18"