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