feat(updater): support non zipped updater (#1174)

This commit is contained in:
Tony
2024-04-30 22:48:04 +08:00
committed by GitHub
parent f39586bcb4
commit 1fa4d30eab
6 changed files with 210 additions and 175 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"updater": "patch"
---
Add support for updating using non-zipped files on Windows and Linux.