🤖: forgejo, ubuntu

forgejo:
- Item root['versions']['13.0.2'] ({'name': '13.0.2', 'date': '2025-10-26'}) added to dictionary.
- Item root['versions']['11.0.7'] ({'name': '11.0.7', 'date': '2025-10-26'}) added to dictionary.

ubuntu:
- Item root['versions']['4.10'] ({'name': '4.10', 'date': '2004-10-20'}) removed from dictionary.
This commit is contained in:
github-actions[bot]
2025-10-26 07:01:04 +00:00
committed by github-actions[bot]
parent 741aeabe01
commit afe9f94dc9
2 changed files with 8 additions and 4 deletions

View File

@@ -37,6 +37,14 @@
}
},
"versions": {
"13.0.2": {
"name": "13.0.2",
"date": "2025-10-26"
},
"11.0.7": {
"name": "11.0.7",
"date": "2025-10-26"
},
"13.0.1": {
"name": "13.0.1",
"date": "2025-10-17"

View File

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