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,13 +3,13 @@
"9": {
"name": "9",
"releaseDate": "2022-07-14",
"support": "2027-05-31",
"eoas": "2027-05-31",
"eol": "2032-05-31"
},
"8": {
"name": "8",
"releaseDate": "2021-05-01",
"support": "2024-05-31",
"eoas": "2024-05-31",
"eol": "2029-05-31"
}
},