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

@@ -7,13 +7,13 @@
"2": {
"name": "2",
"releaseDate": "2019-07-23",
"support": "2023-07-05",
"eoas": "2023-07-05",
"eol": "2025-01-23"
},
"1": {
"name": "1",
"releaseDate": "2019-02-05",
"support": "2019-07-31",
"eoas": "2019-07-31",
"eol": "2020-07-31"
}
},