🤖: chrome, rocky-linux, samsung-galaxy-tab, ubuntu

chrome:
- Item root['releases']['143'] ({'name': '143', 'releaseDate': '2025-12-02'}) added to dictionary.

rocky-linux:
- Item root['versions']['9.7'] ({'name': '9.7', 'date': '2025-12-01'}) added to dictionary.

samsung-galaxy-tab:
- Item root['releases']['galaxy-tab-a11+'] ({'name': 'galaxy-tab-a11+', 'releaseLabel': 'Galaxy Tab A11+', 'eol': False}) added to dictionary.

ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-12-02 02:35:33 +00:00
committed by github-actions[bot]
parent f5ab2632f7
commit 886b10ecec
4 changed files with 17 additions and 0 deletions

View File

@@ -356,6 +356,10 @@
"5.04": {
"name": "5.04",
"date": "2005-04-08"
},
"4.10": {
"name": "4.10",
"date": "2004-10-20"
}
}
}