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,12 +2,12 @@
"releases": {
"4": {
"name": "4",
"support": "2025-03-30",
"eoas": "2025-03-30",
"eol": "2026-03-30"
},
"3": {
"name": "3",
"support": "2023-04-30",
"eoas": "2023-04-30",
"eol": "2024-04-30"
}
},