fix(updater): fallback to passive mode & fix `installerArgs` deserialzation (#1051)
parent
753c7be0a6
commit
4e37316af0
@ -0,0 +1,5 @@
|
||||
---
|
||||
"updater": patch
|
||||
---
|
||||
|
||||
Fix deserialization of `windows > installerArgs` config field.
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
"updater": patch
|
||||
---
|
||||
|
||||
On Windows, fallback to `passive` install mode when not defined in config.
|
Loading…
Reference in new issue