mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-08 14:03:53 +02:00
fix(updater): use msiexec to install .msi updates (#1454)
* fix(updater): use msiexec to install .msi updates * Update updater.rs * Update updater.rs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"updater": "patch"
|
||||
---
|
||||
|
||||
Fix regression in updater plugin failing to update using `.msi` installer.
|
||||
Reference in New Issue
Block a user