🤖: apache-camel, gitlab, samsung-galaxy-tab

apache-camel:
- Item root['versions']['4.14.0'] ({'name': '4.14.0', 'date': '2025-08-15'}) added to dictionary.

gitlab:
- Item root['versions']['18.3.0'] ({'name': '18.3.0', 'date': '2025-08-20'}) added to dictionary.

samsung-galaxy-tab:
- Type of root['releases']['galaxy-tab-a9+2025']['eol'] changed from bool to str and value changed from False to "2032-06-01".
This commit is contained in:
github-actions[bot]
2025-08-20 06:58:38 +00:00
committed by github-actions[bot]
parent c42950cbc7
commit e2f3bc0526
3 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"4.14.0": {
"name": "4.14.0",
"date": "2025-08-15"
},
"4.13.0": {
"name": "4.13.0",
"date": "2025-07-04"

View File

@@ -6,6 +6,10 @@
}
},
"versions": {
"18.3.0": {
"name": "18.3.0",
"date": "2025-08-20"
},
"18.2.4": {
"name": "18.2.4",
"date": "2025-08-18"

View File

@@ -198,7 +198,7 @@
"galaxy-tab-a9+2025": {
"name": "galaxy-tab-a9+2025",
"releaseLabel": "Galaxy Tab A9+(2025)",
"eol": false
"eol": "2032-06-01"
},
"galaxy-tab-a9+": {
"name": "galaxy-tab-a9+",