chore: windows conf

This commit is contained in:
lencx 2022-12-18 13:30:27 +08:00
parent 028ef8bae8
commit 02fb4dd3b7

View File

@ -51,13 +51,16 @@
"shortDescription": "ChatGPT",
"targets": "all",
"windows": {
"webviewInstallMode": {
"silent": true,
"type": "downloadBootstrapper"
},
"certificateThumbprint": null,
"digestAlgorithm": "sha256",
"timestampUrl": ""
"timestampUrl": "",
"webviewInstallMode": {
"silent": true,
"type": "embedBootstrapper"
},
"wix": {
"language": ["zh-CN", "en-US"]
}
}
},
"security": {