winget install --id aria2.aria2
About aria2
aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink. aria2 can be manipulated via built-in JSON-RPC and XML-RPC interfaces.
What's new in 1.37.0
- Fix header in --http-accept-gzip documentation by @richardnias in #1824 - Fix typo in documentation, --help text by @h3xx in #1877 - Update aria2c.rst by @ITriskTI in #1902 - Allow empty dist name in bencode which is needed for hybrid torrent by @tatsuhiro-t in #1905 - Better entropy for getRandomBytes by @tatsuhiro-t in #1907 - Deal with missing nproc on macos by @tatsuhiro-t in #1924 - Bump actions by @tatsuhiro-t in #1923 - Bump workflow ubuntu by @tatsuhiro-t in #1929 - Add missing include to WinTLSSession.h by @hmartinez82 in #1943 - Fix undefined behavior/crash in GZipEncoder by @himikof in #1970 - Fix Metalink4 parsing with foreign namespaces by @himikof in #1969 - fix wrong dht.dat binary file structure in docs by @yixinBC in #2068 - Increase ByteArrayDiskWriter maximum size by @kelson42 in #1893 - Minor grammar improvements by @nkh0472 in #1804 - Fix static link failure against libssh2 by @tatsuhiro-t in #2088 - Update Dockerfile.mingw by @tatsuhiro-t in #2089 - Prefer random number generator from crypto libraries by @tatsuhiro-t in #2091 - android(ndk r23) has timegm by @FH0 in #1822 - Add Dockerfile.android by @tatsuhiro-t in #2092 - Remove deprecated std::unary_function and std::binary_function by @tatsuhiro-t in #2093 - Update wslay by @tatsuhiro-t in #2094 - Fix test errors with ubsan by @tatsuhiro-t in #2095 - ci: Build with gnutls by @tatsuhiro-t in #2096 - ci: Build mingw image by @tatsuhiro-t in #2097 - Revert "ci: Build mingw image" by @tatsuhiro-t in #2098 - Fix overflow by @tatsuhiro-t in #2099 - Make releases with docker by @tatsuhiro-t in #2100 - Do...
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.37.0 | Unknown | - Fix header in --http-accept-gzip documentation by @richardnias in #1824 - Fix typo in documentation, --help text by @h3xx in #1877 - Update aria2c.rst by @ITriskTI in #1902 - Allow empty dist name in bencode which is n... |
| 1.36.0 | Unknown | 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 C... |