🤖: apache-couchdb, mattermost

apache-couchdb:
- Item root['versions']['3.4.3'] ({'name': '3.4.3', 'date': '2025-03-17'}) added to dictionary.

mattermost:
- Item root['versions']['10.5.2'] ({'name': '10.5.2', 'date': '2025-03-17'}) added to dictionary.
This commit is contained in:
github-actions[bot]
2025-03-17 06:56:33 +00:00
committed by github-actions[bot]
parent 2fbcee7a19
commit dc5ff6bf8f
2 changed files with 8 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.4.3": {
"name": "3.4.3",
"date": "2025-03-17"
},
"3.4.2": {
"name": "3.4.2",
"date": "2024-10-19"

View File

@@ -97,6 +97,10 @@
}
},
"versions": {
"10.5.2": {
"name": "10.5.2",
"date": "2025-03-17"
},
"10.6.0": {
"name": "10.6.0",
"date": "2025-03-12"