Bump Electron to 18.2.1

This commit is contained in:
cryptofyre 2022-05-05 18:35:03 -05:00 committed by GitHub
parent 2522737101
commit 37e8981a35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,9 +109,9 @@
} }
], ],
"build": { "build": {
"electronVersion": "18.2.0", "electronVersion": "18.2.1",
"electronDownload": { "electronDownload": {
"version": "18.2.0+wvcus", "version": "18.2.1+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",