Rename support fields to align with eol fields (#338)

Companion PR of https://github.com/endoflife-date/endoflife.date/pull/4931.
This commit is contained in:
Marc Wrobel
2024-04-02 21:41:18 +02:00
committed by GitHub
parent 8db90568f6
commit 812565e977
29 changed files with 217 additions and 209 deletions

View File

@@ -2,39 +2,39 @@
"releases": {
"3.6": {
"name": "3.6",
"extendedSupport": "2026-02-09"
"eoes": "2026-02-09"
},
"3.5": {
"name": "3.5",
"extendedSupport": "2025-08-25"
"eoes": "2025-08-25"
},
"3.4": {
"name": "3.4",
"extendedSupport": "2025-05-03"
"eoes": "2025-05-03"
},
"3.3": {
"name": "3.3",
"extendedSupport": "2024-11-04"
"eoes": "2024-11-04"
},
"3.2": {
"name": "3.2",
"extendedSupport": "2024-07-06"
"eoes": "2024-07-06"
},
"3.1": {
"name": "3.1",
"extendedSupport": "2024-04-05"
"eoes": "2024-04-05"
},
"3.0": {
"name": "3.0",
"extendedSupport": "2023-10-27"
"eoes": "2023-10-27"
},
"2.8": {
"name": "2.8",
"extendedSupport": "2023-06-08"
"eoes": "2023-06-08"
},
"2.7": {
"name": "2.7",
"extendedSupport": "2023-02-09"
"eoes": "2023-02-09"
}
},
"versions": {