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:
@@ -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"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user