Merge pull request #1075 from ciderapp/feature/nextelectron

Electron 18.2.4
This commit is contained in:
yazninja 2022-05-24 20:16:28 +08:00 committed by GitHub
commit 4111d6a45d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

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

View file

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