@peerio/updater

Updater framework for Electron-based desktop apps


Keywords
updates, signatures
License
MIT
Install
npm install @peerio/updater@1.0.3

Documentation

peerio-updater

Peerio updater periodically checks for updates by fetching a manifest created during release, verifying it with public key, and — if the manifest declares the newer version -- downloads, verifies, and installs the file.

Used with peerio-update-maker