🤖: rocky-linux, ubuntu

rocky-linux:
- Item root['versions']['10.1'] ({'name': '10.1', 'date': '2025-11-25'}) 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-11-30 10:10:52 +00:00
committed by github-actions[bot]
parent 90986aa946
commit 0e36589bf3
2 changed files with 8 additions and 0 deletions

View File

@@ -20,6 +20,10 @@
}
},
"versions": {
"10.1": {
"name": "10.1",
"date": "2025-11-25"
},
"10.0": {
"name": "10.0",
"date": "2025-06-11"