fix(updater): fallback to passive mode & fix installerArgs deserialzation (#1051)

This commit is contained in:
Tony
2024-03-11 23:29:16 +08:00
committed by GitHub
parent 753c7be0a6
commit 4e37316af0
6 changed files with 56 additions and 40 deletions
@@ -0,0 +1,5 @@
---
"updater": patch
---
Fix deserialization of `windows > installerArgs` config field.
+5
View File
@@ -0,0 +1,5 @@
---
"updater": patch
---
On Windows, fallback to `passive` install mode when not defined in config.