Tauri Updater

Use when adding auto-updates to a Tauri v2 app — generating signing keys, configuring the updater plugin, hosting the update manifest (static JSON or GitHub releases), and wiring the check/download/install flow in JS or Rust. Pairs with [[tauri-bundling]] for OS code signing / notarization (separate from the updater signature).

stuffbucket 60888f3 4 files · 12.3 KB Updated

File contents

stuffbucket/skills/tree/main/plugins/stuffbucket/skills/tauri-updater commit 60888f392e

Frequently asked questions

npx skillmds@latest add stuffbucket/tauri-updater