electron-updater 3.1.1 pre-release.
Since this release electron-updater compatibility is set to >=2.15 it means that latest-mac.json is no longer generated and no sha256 checksums for Windows artifacts (sha512 is used instead for 2 years already).
Bug Fixes
- appx: Apps are not allowed to have a Version with a revision number other than zero specified in the app manifest (86cd1d9), closes #2979
- Weird ref_0 lines being written in latest-mac.yml (72c858c), closes #2993
- electron-updater: unify "update-downloaded" event on macOS (86d64c2)