Electron 20.1.0

This commit is contained in:
Core 2022-08-27 17:37:16 +01:00
parent 52dc97351a
commit ea17dd6f57
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0
2 changed files with 4 additions and 4 deletions

View file

@ -119,9 +119,9 @@
}
],
"build": {
"electronVersion": "19.0.13",
"electronVersion": "20.1.0",
"electronDownload": {
"version": "19.0.13+wvcus",
"version": "20.1.0+wvcus",
"mirror": "https://github.com/castlabs/electron-releases/releases/download/v"
},
"appId": "cider",

View file

@ -1,7 +1,7 @@
{
"electronVersion": "19.0.13",
"electronVersion": "20.1.0",
"electronDownload": {
"version": "19.0.13+wvcus",
"version": "20.1.0+wvcus",
"mirror": "https://github.com/castlabs/electron-releases/releases/download/v"
},
"appId": "cider",