mirror of
https://github.com/tauri-apps/tauri-plugin-updater.git
synced 2026-01-31 00:55:19 +01:00
* fix(updater): pass `/NS` to nsis installer to disable creating shortcuts on updates ref: tauri-apps/tauri#9395 * add `/UPDATE` * move args to function * update updater test config * revert /R --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio> Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9235830267 Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>