electron18.2.0 bump
This commit is contained in:
parent
825d1b3bc2
commit
7006ba6175
2 changed files with 4 additions and 4 deletions
|
@ -109,9 +109,9 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"build": {
|
"build": {
|
||||||
"electronVersion": "18.1.0",
|
"electronVersion": "18.2.0",
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "18.1.0+wvcus",
|
"version": "18.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",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"electronVersion": "18.0.4",
|
"electronVersion": "18.2.0",
|
||||||
"electronDownload": {
|
"electronDownload": {
|
||||||
"version": "18.0.4+wvcus",
|
"version": "18.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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue