Electron 20.1.0
This commit is contained in:
parent
52dc97351a
commit
ea17dd6f57
2 changed files with 4 additions and 4 deletions
|
@ -119,9 +119,9 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"build": {
|
"build": {
|
||||||
"electronVersion": "19.0.13",
|
"electronVersion": "20.1.0",
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "19.0.13+wvcus",
|
"version": "20.1.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",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"electronVersion": "19.0.13",
|
"electronVersion": "20.1.0",
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "19.0.13+wvcus",
|
"version": "20.1.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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue