Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made a script to use electron-simple-updater. Interest in PR? #1477

Closed
jessep opened this issue Apr 18, 2017 · 3 comments
Closed

Made a script to use electron-simple-updater. Interest in PR? #1477

jessep opened this issue Apr 18, 2017 · 3 comments

Comments

@jessep
Copy link
Contributor

jessep commented Apr 18, 2017

  • Version: 17.0.1
  • Target: mac/win/linux

I wanted a uniform API for auto-update, so I messed around with electron-simple-updater. With a proper updates.json file, electron-simple-updater works nicely with the artifacts published on GH releases by electron-builder, but producing one by hand is annoying. So I wrote a script to produce and upload the updates.json file automatically for me.

In my opinion, the uniform updates api, and lack of need for a mac updates server are big wins. Would there be interest in switching to use electron-simple-updater? If so, happy to polish this and create a PR so people could have an easy way to use electron-simple-updater.

@develar
Copy link
Member

develar commented Apr 18, 2017

Electron-simple-updater is merged into electron-updater. If you want to help, you can make PR to finish merge and support Linux. https://github.com/electron-userland/electron-builder/wiki/Auto-Update

@jessep
Copy link
Contributor Author

jessep commented Apr 18, 2017 via email

@develar
Copy link
Member

develar commented Apr 18, 2017

Simplified auto-update is not supported for Squirrel.Windows.

Supported for NSIS, default target for Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants