🤖: forgejo, ubuntu

forgejo:
- Item root['versions']['14.0.1'] ({'name': '14.0.1', 'date': '2026-01-16'}) added to dictionary.
- Item root['versions']['13.0.5'] ({'name': '13.0.5', 'date': '2026-01-16'}) added to dictionary.
- Item root['versions']['11.0.10'] ({'name': '11.0.10', 'date': '2026-01-16'}) 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]
2026-01-17 13:16:08 +00:00
committed by github-actions[bot]
parent ef2d9fb7b7
commit 347ead8122
2 changed files with 16 additions and 0 deletions

View File

@@ -42,6 +42,18 @@
}
},
"versions": {
"14.0.1": {
"name": "14.0.1",
"date": "2026-01-16"
},
"13.0.5": {
"name": "13.0.5",
"date": "2026-01-16"
},
"11.0.10": {
"name": "11.0.10",
"date": "2026-01-16"
},
"14.0.0": {
"name": "14.0.0",
"date": "2026-01-14"

View File

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