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,19 +7,19 @@
|
||||
"5": {
|
||||
"name": "5",
|
||||
"releaseDate": "2019-12-13",
|
||||
"support": "2022-07-01",
|
||||
"eoas": "2022-07-01",
|
||||
"eol": "2023-07-01"
|
||||
},
|
||||
"4": {
|
||||
"name": "4",
|
||||
"releaseDate": "2015-12-24",
|
||||
"support": "2019-05-20",
|
||||
"eoas": "2019-05-20",
|
||||
"eol": "2020-12-31"
|
||||
},
|
||||
"3.2": {
|
||||
"name": "3.2",
|
||||
"releaseDate": "2004-04-25",
|
||||
"support": "2015-12-11",
|
||||
"eoas": "2015-12-11",
|
||||
"eol": "2016-12-31"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user