| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| aria2-1.36.0.tar.bz2 | 2021-08-21 | 2.3 MB | |
| aria2-1.36.0.tar.gz | 2021-08-21 | 3.8 MB | |
| aria2-1.36.0.tar.xz | 2021-08-21 | 1.6 MB | |
| aria2-1.36.0-win-32bit-build1.zip | 2021-08-21 | 2.5 MB | |
| aria2-1.36.0-win-64bit-build1.zip | 2021-08-21 | 2.4 MB | |
| aria2-1.36.0-aarch64-linux-android-build1.zip | 2021-08-21 | 2.5 MB | |
| aria2 1.36.0.tar.gz | 2021-08-21 | 4.2 MB | |
| aria2 1.36.0.zip | 2021-08-21 | 5.5 MB | |
| README.md | 2021-08-21 | 625 Bytes | |
| Totals: 9 Items | 24.8 MB | 0 | |
Release Note
This release fixes several bugs. See Changes for details.
Changes
-
Update wslay
-
Bump Windows build dependencies
-
Bump android build dependencies
-
Fix segfault when time_t is 64bit on 32bit arch
Patch from Natanael Copa
GH-1666
- Updates the make_bash_completion script to Python3.
Patch from sleepymac
GH-1672
- Prevent corrupt downloads after app and/or system crash
Patch from Ali MJ Al-Nasrawy
GH-1644
- Reset sessionDownloadLength and sessionUploadLength on download start
GH-1486
- AppleTLS: Add TLSv1.3 support