🤖: eks, forgejo, mautic, roundcube
eks:
- Item root['releases']['1.32'] ({'name': '1.32', 'eol': '2026-03-23', 'eoes': '2027-03-23'}) added to dictionary.
- Item root['versions']['1.32-eks-2'] ({'name': '1.32-eks-2', 'date': '2025-01-31'}) added to dictionary.
forgejo:
- Item root['versions']['7.0.13'] ({'name': '7.0.13', 'date': '2025-02-08'}) added to dictionary.
- Item root['versions']['10.0.1'] ({'name': '10.0.1', 'date': '2025-02-08'}) added to dictionary.
mautic:
- Item root['releases']['7.2'] ({'name': '7.2', 'eoas': '2026-06-30', 'eol': '2026-06-30'}) added to dictionary.
- Item root['releases']['7.1'] ({'name': '7.1', 'eoas': '2026-03-31', 'eol': '2026-03-31'}) added to dictionary.
- Item root['releases']['7.0'] ({'name': '7.0', 'eoas': '2025-12-31', 'eol': '2025-12-31'}) added to dictionary.
- Item root['releases']['5.1'] ({'name': '5.1', 'releaseDate': '2024-06-13', 'eoas': '2024-12-02', 'eol': '2024-12-02'}) added to dictionary.
- Item root['releases']['5.0'] ({'name': '5.0', 'releaseDate': '2024-01-09', 'eoas': '2024-06-13', 'eol': '2024-06-13'}) added to dictionary.
- Value of root['releases']['4.4']['eol'] changed from "2024-04-09" to "2024-12-31".
roundcube:
- Item root['versions']['1.6.10'] ({'name': '1.6.10', 'date': '2025-02-08'}) added to dictionary.
This commit is contained in:
committed by
Marc Wrobel
parent
c79f871bc4
commit
3a0f777462
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"releases": {
|
||||
"1.32": {
|
||||
"name": "1.32",
|
||||
"eol": "2026-03-23",
|
||||
"eoes": "2027-03-23"
|
||||
},
|
||||
"1.31": {
|
||||
"name": "1.31",
|
||||
"eol": "2025-11-26",
|
||||
@@ -42,6 +47,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"1.32-eks-2": {
|
||||
"name": "1.32-eks-2",
|
||||
"date": "2025-01-31"
|
||||
},
|
||||
"1.31-eks-17": {
|
||||
"name": "1.31-eks-17",
|
||||
"date": "2025-01-17"
|
||||
|
||||
Reference in New Issue
Block a user