🤖: 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:
committed by
github-actions[bot]
parent
585b530ea8
commit
bca26bf3b2
@@ -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"
|
||||
|
||||
@@ -356,10 +356,6 @@
|
||||
"5.04": {
|
||||
"name": "5.04",
|
||||
"date": "2005-04-08"
|
||||
},
|
||||
"4.10": {
|
||||
"name": "4.10",
|
||||
"date": "2004-10-20"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user