mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-06 13:53:54 +02:00
fix(updater): download reuses check's timeout (#2572)
* fix(updater): download inherit timeout from check * Add change file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"updater": "patch:bug"
|
||||
"updater-js": "patch:bug"
|
||||
---
|
||||
|
||||
Fix `timeout` passed to `check` gets re-used by `download` and `downloadAndinstall`
|
||||
Reference in New Issue
Block a user