mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
6 lines
175 B
Plaintext
6 lines
175 B
Plaintext
---
|
|
"updater": patch
|
|
---
|
|
|
|
Add a `on_before_exit` hook for cleanup before spawning the updater on Windows, defaults to `app.cleanup_before_exit` when used through `UpdaterExt`
|