🤖: ionic, spring-boot, ubuntu
ionic:
- Item root['versions']['8.7.16'] ({'name': '8.7.16', 'date': '2025-12-31'}) added to dictionary.
spring-boot:
- Item root['releases']['3.1'] ({'name': '3.1', 'releaseDate': '2023-05-31', 'eol': '2024-06-30', 'eoes': '2025-06-30'}) removed from dictionary.
ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) added to dictionary.
This commit is contained in:
committed by
github-actions[bot]
parent
c9ceabac06
commit
0ca1f555c7
@@ -41,6 +41,10 @@
|
||||
}
|
||||
},
|
||||
"versions": {
|
||||
"8.7.16": {
|
||||
"name": "8.7.16",
|
||||
"date": "2025-12-31"
|
||||
},
|
||||
"8.7.15": {
|
||||
"name": "8.7.15",
|
||||
"date": "2025-12-23"
|
||||
|
||||
@@ -30,12 +30,6 @@
|
||||
"eol": "2024-12-31",
|
||||
"eoes": "2025-12-31"
|
||||
},
|
||||
"3.1": {
|
||||
"name": "3.1",
|
||||
"releaseDate": "2023-05-31",
|
||||
"eol": "2024-06-30",
|
||||
"eoes": "2025-06-30"
|
||||
},
|
||||
"2.7": {
|
||||
"name": "2.7",
|
||||
"releaseDate": "2022-05-31",
|
||||
|
||||
@@ -356,6 +356,10 @@
|
||||
"5.04": {
|
||||
"name": "5.04",
|
||||
"date": "2005-04-08"
|
||||
},
|
||||
"4.10": {
|
||||
"name": "4.10",
|
||||
"date": "2004-10-20"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user