Skip to content

Commit 7921456

Browse files
committed
chore(endoflifedate.py): bump version numbers
1 parent 62c37a7 commit 7921456

1 file changed

Lines changed: 18 additions & 11 deletions

File tree

‎endoflifedate.py‎

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -898,29 +898,29 @@
898898
'https://endoflife.date/api/grafana.json': [
899899
{ 'cycle': '12.4',
900900
'eol': '2027-05-24',
901-
'latest': '12.4.0',
902-
'latestReleaseDate': '2026-02-25',
901+
'latest': '12.4.1',
902+
'latestReleaseDate': '2026-03-09',
903903
'lts': False,
904904
'releaseDate': '2026-02-24',
905905
'support': '2026-04-24'},
906906
{ 'cycle': '12.3',
907907
'eol': '2026-08-19',
908-
'latest': '12.3.4',
909-
'latestReleaseDate': '2026-02-24',
908+
'latest': '12.3.5',
909+
'latestReleaseDate': '2026-03-09',
910910
'lts': False,
911911
'releaseDate': '2025-11-19',
912912
'support': '2026-02-24'},
913913
{ 'cycle': '12.2',
914914
'eol': '2026-06-23',
915-
'latest': '12.2.6',
916-
'latestReleaseDate': '2026-02-24',
915+
'latest': '12.2.7',
916+
'latestReleaseDate': '2026-03-09',
917917
'lts': False,
918918
'releaseDate': '2025-09-23',
919919
'support': '2025-11-19'},
920920
{ 'cycle': '12.1',
921921
'eol': '2026-04-22',
922-
'latest': '12.1.8',
923-
'latestReleaseDate': '2026-02-24',
922+
'latest': '12.1.9',
923+
'latestReleaseDate': '2026-03-09',
924924
'lts': False,
925925
'releaseDate': '2025-07-22',
926926
'support': '2025-09-23'},
@@ -933,8 +933,8 @@
933933
'support': '2025-07-22'},
934934
{ 'cycle': '11.6',
935935
'eol': '2026-06-25',
936-
'latest': '11.6.12',
937-
'latestReleaseDate': '2026-02-24',
936+
'latest': '11.6.13',
937+
'latestReleaseDate': '2026-03-09',
938938
'lts': False,
939939
'releaseDate': '2025-03-25',
940940
'support': '2025-05-05'},
@@ -2523,6 +2523,13 @@
25232523

25242524

25252525
'https://endoflife.date/api/postfix.json': [
2526+
{ 'cycle': '3.11',
2527+
'eol': False,
2528+
'latest': '3.11.0',
2529+
'latestReleaseDate': '2026-03-06',
2530+
'link': 'https://www.postfix.org/announcements/postfix-3.11.0.html',
2531+
'lts': False,
2532+
'releaseDate': '2026-03-06'},
25262533
{ 'cycle': '3.10',
25272534
'eol': False,
25282535
'latest': '3.10.8',
@@ -2545,7 +2552,7 @@
25452552
'lts': False,
25462553
'releaseDate': '2023-04-17'},
25472554
{ 'cycle': '3.7',
2548-
'eol': False,
2555+
'eol': '2026-03-06',
25492556
'latest': '3.7.20',
25502557
'latestReleaseDate': '2026-02-19',
25512558
'link': 'https://www.postfix.org/announcements/postfix-3.9.2.html',

0 commit comments

Comments
 (0)