spotlight
spotlight copied to clipboard
Add auto update to `@spotlightjs/electron`
Something like https://github.com/sparkle-project/Sparkle which show pop up with new version and replaces the current app binary.
Great idea. Found an Electron guide here: https://www.electronjs.org/docs/latest/tutorial/updates
Okay, we are going to follow https://www.electron.build/auto-update as we use electron-builder
Closed via #922