🤖: 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:
committed by
github-actions[bot]
parent
2fbcee7a19
commit
dc5ff6bf8f
@@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"releases": {},
|
"releases": {},
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"3.4.3": {
|
||||||
|
"name": "3.4.3",
|
||||||
|
"date": "2025-03-17"
|
||||||
|
},
|
||||||
"3.4.2": {
|
"3.4.2": {
|
||||||
"name": "3.4.2",
|
"name": "3.4.2",
|
||||||
"date": "2024-10-19"
|
"date": "2024-10-19"
|
||||||
|
|||||||
@@ -97,6 +97,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"versions": {
|
"versions": {
|
||||||
|
"10.5.2": {
|
||||||
|
"name": "10.5.2",
|
||||||
|
"date": "2025-03-17"
|
||||||
|
},
|
||||||
"10.6.0": {
|
"10.6.0": {
|
||||||
"name": "10.6.0",
|
"name": "10.6.0",
|
||||||
"date": "2025-03-12"
|
"date": "2025-03-12"
|
||||||
|
|||||||
Reference in New Issue
Block a user