hi-sass-frame/updateConfig.json
2024-09-08 23:46:15 +08:00

11 lines
265 B
JSON

{
"output": "./build",
"target": "gzip",
"input": "./build/win-unpacked",
"updateJsonName": "update-config",
"version": "1.0.0",
"tempDirectory": "update_temp",
"oldDirectory": "old_temp",
"url": "http://localhost:5000",
"updaterName": "updater"
}