ZIP
WinGet
Surge Downloader
Junaid Islam · 0.8.7 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
Surge_0.8.7_windows_386.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
surge-downloader.surge
Version
0.8.7
Description
Surge is a blazing fast, open-source terminal (TUI) download manager built in Go.
License
MIT
↗
Homepage
https://github.com/SurgeDM/Surge
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Changelog
- fix config fails by @SuperCoolPencil in #439
- fix(extension): prevent download items from shrinking in popup list by @FHYQ-Dong in #446
- refactor: modularize concurrent downloader logic by extracting helper methods and state management into dedicated routines by @SuperCoolPencil in #444
- symlink 'Surge' binary as 'surge' for nix run compatibility by @leomeowqq in #447
- Fixed various issues in internal/engine/types by @SuperCoolPencil in #450
- tui refactor by @SuperCoolPencil in…