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

@@ -3,37 +3,37 @@
"1.29": {
"name": "1.29",
"eol": "2025-03-23",
"extendedSupport": "2026-03-23"
"eoes": "2026-03-23"
},
"1.28": {
"name": "1.28",
"eol": "2024-11-26",
"extendedSupport": "2025-11-26"
"eoes": "2025-11-26"
},
"1.27": {
"name": "1.27",
"eol": "2024-07-24",
"extendedSupport": "2025-07-24"
"eoes": "2025-07-24"
},
"1.26": {
"name": "1.26",
"eol": "2024-06-11",
"extendedSupport": "2025-06-11"
"eoes": "2025-06-11"
},
"1.25": {
"name": "1.25",
"eol": "2024-05-01",
"extendedSupport": "2025-05-01"
"eoes": "2025-05-01"
},
"1.24": {
"name": "1.24",
"eol": "2024-01-31",
"extendedSupport": "2025-01-31"
"eoes": "2025-01-31"
},
"1.23": {
"name": "1.23",
"eol": "2023-10-11",
"extendedSupport": "2024-10-11"
"eoes": "2024-10-11"
}
},
"versions": {