🤖: apache-struts, emberjs
apache-struts:
- Item root['versions']['6.4.0'] ({'name': '6.4.0', 'date': '2024-04-07'}) added to dictionary.
emberjs:
- Item root['releases']['5.8'] ({'name': '5.8', 'lts': '2024-04-15', 'eoas': '2024-11-11', 'eol': '2025-04-28'}) added to dictionary.
- Value of root['releases']['4.12']['lts'] changed from "2023-05-15" to "2023-05-14".
- Value of root['releases']['4.12']['eoas'] changed from "2023-12-11" to "2023-12-10".
- Value of root['releases']['4.12']['eol'] changed from "2024-05-27" to "2024-05-26".
This commit is contained in:
committed by
github-actions[bot]
parent
6f0ea31282
commit
af503133ad
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"releases": {
|
||||
"5.8": {
|
||||
"name": "5.8",
|
||||
"lts": "2024-04-15",
|
||||
"eoas": "2024-11-11",
|
||||
"eol": "2025-04-28"
|
||||
},
|
||||
"5.4": {
|
||||
"name": "5.4",
|
||||
"lts": "2023-12-11",
|
||||
@@ -20,9 +26,9 @@
|
||||
},
|
||||
"4.12": {
|
||||
"name": "4.12",
|
||||
"lts": "2023-05-15",
|
||||
"eoas": "2023-12-11",
|
||||
"eol": "2024-05-27"
|
||||
"lts": "2023-05-14",
|
||||
"eoas": "2023-12-10",
|
||||
"eol": "2024-05-26"
|
||||
},
|
||||
"3.8": {
|
||||
"name": "3.8",
|
||||
|
||||
Reference in New Issue
Block a user