🤖: electron, ubuntu

electron:
- Item root['versions']['39.2.1'] ({'name': '39.2.1', 'date': '2025-11-16'}) 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-16 07:00:12 +00:00
committed by github-actions[bot]
parent 585b530ea8
commit bca26bf3b2
2 changed files with 4 additions and 4 deletions

View File

@@ -268,6 +268,10 @@
}
},
"versions": {
"39.2.1": {
"name": "39.2.1",
"date": "2025-11-16"
},
"39.2.0": {
"name": "39.2.0",
"date": "2025-11-14"

View File

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