GitbookIO / nuts

:chestnut: Releases/downloads server with auto-updater and GitHub as a backend
http://nuts.gitbook.com
Apache License 2.0
1.25k stars 300 forks source link

Deprecated docs for masOS? #162

Open fott1 opened 6 years ago

fott1 commented 6 years ago

screen shot 2018-06-28 at 15 15 41

The documentation (about macOS) has the above code, which i guess is problematic. I made it work, requiring autoUpdater from electron and not as an npm module. Correct me if i am wrong

albertopinardi commented 4 years ago

Also recently they have changed how to pass platform and version to this method: https://www.electronjs.org/docs/api/auto-updater#autoupdatersetfeedurloptions

rizwan92 commented 1 year ago

I have my update server running in my domain when I hit the URL

https://update.my.domain.com/update/1.1.2/darwin

it returns 204 but I already have published 1.1.3