🤖: apache-couchdb, ubuntu

apache-couchdb:
- Item root['versions']['3.5.1'] ({'name': '3.5.1', 'date': '2025-11-09'}) 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-11-09 06:57:37 +00:00
committed by github-actions[bot]
parent 0b9cbb057c
commit e1fdfb3e78
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,10 @@
{
"releases": {},
"versions": {
"3.5.1": {
"name": "3.5.1",
"date": "2025-11-09"
},
"3.5.0": {
"name": "3.5.0",
"date": "2025-05-05"

View File

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