feat(downloader): 更新 aria2c 为修改版 aria2c-fast_x64

- 替换原有的 aria2c.exe 为 aria2c-fast_x64.exe
- 更新 aria2c 路径和相关配置
- 优化下载线程中的 aria2c 参数设置
- 更新 README 文件中的贡献者列表
- 版本号从 1.3.0 升级到 1.3.1
This commit is contained in:
hyb-oyqq
2025-08-01 15:40:43 +08:00
parent c5b9f1746a
commit a93991ca9d
7 changed files with 12 additions and 9 deletions

View File

@@ -87,6 +87,7 @@ This project uses Git for version control. You can view the currently available
- [HTony03](https://github.com/HTony03): Provided support for refactoring, logic optimization, and feature implementation for parts of the original source code.
- [钨鸮](https://github.com/ABSIDIA): Provided support for cloud resource storage.
- [XIU2/CloudflareSpeedTest](https://github.com/XIU2/CloudflareSpeedTest): Provided core support for the IP optimization feature of this project.
- [hosxy/aria2-fast](https://github.com/hosxy/aria2-fast): Provided a modified version of aria2c for improved download speed and performance.
## 📖 License