This commit is contained in:
Core 2022-08-24 10:58:04 +01:00
parent e4e03d2c5e
commit 7d3fc1f58d
No known key found for this signature in database
GPG key ID: 2AB8327FBA02D1C0
3 changed files with 4 additions and 7 deletions

View file

@ -1,3 +0,0 @@
files:
- source: /src/i18n/source/
translation: /src/i18n/%locale_with_underscore%.json

View file

@ -119,9 +119,9 @@
} }
], ],
"build": { "build": {
"electronVersion": "18.3.9", "electronVersion": "19.0.13",
"electronDownload": { "electronDownload": {
"version": "18.3.9+wvcus", "version": "19.0.13+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.3.9", "electronVersion": "19.0.13",
"electronDownload": { "electronDownload": {
"version": "18.3.9+wvcus", "version": "19.0.13+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",