The link: https://github.com/<user>/<repo>/releases/latest/download/latest.json returns a 302 that redirects to a different URL. The updater does not pop open the "Upgrade App dialog"
Is this by design? or is it a bug?
It would be great if updater can honor redirects to get the latest.json
Current workaround is to have the latest.json file as here: https://raw.githubusercontent.com/<user>/<repo>/master/latest.json