Bug Fixes
- electron-updater: search 'arm64' in name and url to fix updates from Github private repos (1580ea6)
- electron-updater: small cleanup and add more debug logging for MacUpdater to investigate #6120 (#6122) (ae81dfa)
- electron-updater: use tag name instead of version when resolving GitHub files (#6117) (dcf03a6)
- nsis: should close app when
Silent
andONE_CLICK
(#6100) (baf640d)