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:
@@ -2,12 +2,12 @@
|
||||
"releases": {
|
||||
"4": {
|
||||
"name": "4",
|
||||
"support": "2025-03-30",
|
||||
"eoas": "2025-03-30",
|
||||
"eol": "2026-03-30"
|
||||
},
|
||||
"3": {
|
||||
"name": "3",
|
||||
"support": "2023-04-30",
|
||||
"eoas": "2023-04-30",
|
||||
"eol": "2024-04-30"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user