upgrade to electron 21.2.0

This commit is contained in:
yazninja 2022-10-24 11:21:49 +08:00
parent bdaf4532f6
commit 8c0f0b353d

View file

@ -123,9 +123,9 @@
} }
], ],
"build": { "build": {
"electronVersion": "20.3.0", "electronVersion": "21.2.0",
"electronDownload": { "electronDownload": {
"version": "20.3.0+wvcus", "version": "21.2.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",