electron 18.3.0

This commit is contained in:
yazninja 2022-05-25 08:41:25 +08:00
parent a787b0b9b3
commit c7da9a62e7
2 changed files with 4 additions and 4 deletions

View file

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

View file

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