🤖: redmine, ubuntu

redmine:
- Item root['versions']['6.0.7'] ({'name': '6.0.7', 'date': '2025-09-21'}) added to dictionary.
- Item root['versions']['5.1.10'] ({'name': '5.1.10', 'date': '2025-09-21'}) added to dictionary.
- Item root['versions']['5.0.14'] ({'name': '5.0.14', 'date': '2025-09-21'}) 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-09-21 13:09:12 +00:00
committed by github-actions[bot]
parent cc991360fa
commit 61d959b224
2 changed files with 12 additions and 4 deletions

View File

@@ -1,6 +1,18 @@
{
"releases": {},
"versions": {
"6.0.7": {
"name": "6.0.7",
"date": "2025-09-21"
},
"5.1.10": {
"name": "5.1.10",
"date": "2025-09-21"
},
"5.0.14": {
"name": "5.0.14",
"date": "2025-09-21"
},
"6.0.6": {
"name": "6.0.6",
"date": "2025-07-07"

View File

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