lisk-desktop
lisk-desktop copied to clipboard
Implement auto updater
Description
Currently, we use electron-updater library to auto update our software updates for Lisk Desktop.
The library dependency and electron version updates bring inconsistency in auto updates, causing unintended behaviours and leading to errors and issues which can not be maintained well.
Acceptance Criteria
- Should allow users to automatically update the application
- Should support auto-updatable targets
- macOS: DMG.
- Linux: AppImage.
- Windows: NSIS.
Additional Information
For more detailed information refer https://www.electron.build/auto-update