Skip to content

Commit 0afd284

Browse files
committed
chore(endoflifedate.py): bump version numbers
1 parent a6ec082 commit 0afd284

1 file changed

Lines changed: 26 additions & 19 deletions

File tree

endoflifedate.py

Lines changed: 26 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
'https://endoflife.date/api/composer.json': [
5555
{ 'cycle': '2.8',
5656
'eol': False,
57-
'latest': '2.8.10',
58-
'latestReleaseDate': '2025-07-10',
57+
'latest': '2.8.11',
58+
'latestReleaseDate': '2025-08-21',
5959
'lts': False,
6060
'releaseDate': '2024-10-02'},
6161
{ 'cycle': '2.7',
@@ -460,12 +460,19 @@
460460

461461

462462
'https://endoflife.date/api/gitlab.json': [
463+
{ 'cycle': '18.3',
464+
'eol': '2025-11-20',
465+
'latest': '18.3.0',
466+
'latestReleaseDate': '2025-08-20',
467+
'lts': False,
468+
'releaseDate': '2025-08-21',
469+
'support': '2025-09-18'},
463470
{ 'cycle': '18.2',
464471
'eol': '2025-10-16',
465-
'latest': '18.2.2',
466-
'latestReleaseDate': '2025-08-12',
472+
'latest': '18.2.4',
473+
'latestReleaseDate': '2025-08-18',
467474
'lts': False,
468-
'releaseDate': '2025-07-17',
475+
'releaseDate': '2025-07-16',
469476
'support': '2025-08-21'},
470477
{ 'cycle': '18.1',
471478
'eol': '2025-09-18',
@@ -1293,8 +1300,8 @@
12931300
'https://endoflife.date/api/keycloak.json': [
12941301
{ 'cycle': '26.3',
12951302
'eol': False,
1296-
'latest': '26.3.2',
1297-
'latestReleaseDate': '2025-07-24',
1303+
'latest': '26.3.3',
1304+
'latestReleaseDate': '2025-08-20',
12981305
'lts': False,
12991306
'releaseDate': '2025-07-02'},
13001307
{ 'cycle': '26.2',
@@ -2352,29 +2359,29 @@
23522359
'https://endoflife.date/api/postfix.json': [
23532360
{ 'cycle': '3.10',
23542361
'eol': False,
2355-
'latest': '3.10.3',
2356-
'latestReleaseDate': '2025-07-15',
2362+
'latest': '3.10.4',
2363+
'latestReleaseDate': '2025-08-20',
23572364
'link': 'https://www.postfix.org/announcements/postfix-3.10.0.html',
23582365
'lts': False,
23592366
'releaseDate': '2025-02-16'},
23602367
{ 'cycle': '3.9',
23612368
'eol': False,
2362-
'latest': '3.9.4',
2363-
'latestReleaseDate': '2025-04-23',
2369+
'latest': '3.9.5',
2370+
'latestReleaseDate': '2025-08-20',
23642371
'link': 'https://www.postfix.org/announcements/postfix-3.9.2.html',
23652372
'lts': False,
23662373
'releaseDate': '2024-03-06'},
23672374
{ 'cycle': '3.8',
23682375
'eol': False,
2369-
'latest': '3.8.10',
2370-
'latestReleaseDate': '2025-04-23',
2376+
'latest': '3.8.11',
2377+
'latestReleaseDate': '2025-08-20',
23712378
'link': 'https://www.postfix.org/announcements/postfix-3.9.2.html',
23722379
'lts': False,
23732380
'releaseDate': '2023-04-17'},
23742381
{ 'cycle': '3.7',
23752382
'eol': False,
2376-
'latest': '3.7.15',
2377-
'latestReleaseDate': '2025-04-23',
2383+
'latest': '3.7.16',
2384+
'latestReleaseDate': '2025-08-20',
23782385
'link': 'https://www.postfix.org/announcements/postfix-3.9.2.html',
23792386
'lts': False,
23802387
'releaseDate': '2022-02-06'},
@@ -2808,8 +2815,8 @@
28082815
'https://endoflife.date/api/redis.json': [
28092816
{ 'cycle': '8.2',
28102817
'eol': False,
2811-
'latest': '8.2.0',
2812-
'latestReleaseDate': '2025-08-04',
2818+
'latest': '8.2.1',
2819+
'latestReleaseDate': '2025-08-18',
28132820
'lts': False,
28142821
'releaseDate': '2025-08-04',
28152822
'support': True},
@@ -3455,8 +3462,8 @@
34553462
'support': True},
34563463
{ 'cycle': '8.0',
34573464
'eol': False,
3458-
'latest': '8.0.4',
3459-
'latestReleaseDate': '2025-07-07',
3465+
'latest': '8.0.5',
3466+
'latestReleaseDate': '2025-08-22',
34603467
'lts': False,
34613468
'releaseDate': '2024-09-15',
34623469
'support': '2027-09-15'},

0 commit comments

Comments
 (0)