🤖: ibm-db2, zookeeper
ibm-db2:
- Item root['releases']['11.5']['eol'] ("2027-04-30") added to dictionary.
- Item root['releases']['11.5']['eoes'] ("2031-04-30") added to dictionary.
zookeeper:
- Item root['versions']['3.8.5'] ({'name': '3.8.5', 'date': '2025-09-03'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
76a21bf8f8
commit
ac4303861b
@@ -24,7 +24,9 @@
|
||||
},
|
||||
"11.5": {
|
||||
"name": "11.5",
|
||||
"releaseDate": "2019-06-25"
|
||||
"releaseDate": "2019-06-25",
|
||||
"eol": "2027-04-30",
|
||||
"eoes": "2031-04-30"
|
||||
},
|
||||
"11.1": {
|
||||
"name": "11.1",
|
||||
|
||||
Reference in New Issue
Block a user