feat: use tauri updater

This commit is contained in:
GyDi
2022-01-10 02:15:38 +08:00
parent dda492ff87
commit e003113132
2 changed files with 6 additions and 2 deletions

View File

@@ -50,7 +50,11 @@
}
},
"updater": {
"active": false
"active": true,
"endpoints": [
"https://github.com/zzzgydi/clash-verge/releases/download/updater/update.json"
],
"dialog": false
},
"allowlist": {
"all": true