🤖: mattermost, ubuntu

mattermost:
- Item root['versions']['11.3.1'] ({'name': '11.3.1', 'date': '2026-02-13'}) added to dictionary.
- Item root['versions']['11.2.3'] ({'name': '11.2.3', 'date': '2026-02-13'}) added to dictionary.
- Item root['versions']['10.11.11'] ({'name': '10.11.11', 'date': '2026-02-13'}) 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]
2026-02-13 07:32:38 +00:00
committed by github-actions[bot]
parent 19c5233e6d
commit 786980d0d5
2 changed files with 12 additions and 4 deletions

View File

@@ -87,6 +87,18 @@
}
},
"versions": {
"11.3.1": {
"name": "11.3.1",
"date": "2026-02-13"
},
"11.2.3": {
"name": "11.2.3",
"date": "2026-02-13"
},
"10.11.11": {
"name": "10.11.11",
"date": "2026-02-13"
},
"11.2.2": {
"name": "11.2.2",
"date": "2026-01-15"

View File

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