fix(updater): download reuses check's timeout (#2572)

* fix(updater): download inherit timeout from check

* Add change file
This commit is contained in:
Tony
2025-03-28 18:53:49 +08:00
committed by GitHub
parent 517a29a1a1
commit 0bc5d58874
6 changed files with 20 additions and 13 deletions
@@ -0,0 +1,6 @@
---
"updater": "patch:bug"
"updater-js": "patch:bug"
---
Fix `timeout` passed to `check` gets re-used by `download` and `downloadAndinstall`