feat(updater): add no_proxy config to disable system proxy (#3073)

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
This commit is contained in:
miaoshengkun
2026-01-19 23:17:37 +08:00
committed by GitHub
parent 82fbb0c790
commit 4375c98bed
2 changed files with 26 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"updater": minor
"updater-js": minor
---
Add no_proxy config to disable system proxy for updater plugin.