mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
aria2: Update to version 1.37.0-1
This commit is contained in:
parent
a57a6579c3
commit
b7905fc044
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.36.0-1",
|
"version": "1.37.0-1",
|
||||||
"description": "Lightweight multi-protocol & multi-source command-line download utility",
|
"description": "Lightweight multi-protocol & multi-source command-line download utility",
|
||||||
"homepage": "https://aria2.github.io/",
|
"homepage": "https://aria2.github.io/",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aria2/aria2/releases/download/release-1.36.0/aria2-1.36.0-win-64bit-build1.zip",
|
"url": "https://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0-win-64bit-build1.zip",
|
||||||
"hash": "c82df5415125b438d72443923fea7f5f9fda1f326d0dbfac6aab16d58dbb7bf0",
|
"hash": "67d015301eef0b612191212d564c5bb0a14b5b9c4796b76454276a4d28d9b288",
|
||||||
"extract_dir": "aria2-1.36.0-win-64bit-build1"
|
"extract_dir": "aria2-1.37.0-win-64bit-build1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/aria2/aria2/releases/download/release-1.36.0/aria2-1.36.0-win-32bit-build1.zip",
|
"url": "https://github.com/aria2/aria2/releases/download/release-1.37.0/aria2-1.37.0-win-32bit-build1.zip",
|
||||||
"hash": "c35a1bfa06726914006888929c6ce147e50b1d9fca8d1dc89bcd2c926f8c16de",
|
"hash": "35f6514cc5dd7e98a87b3c4c2d25a0754b9b063dbe59bc0f22d483464f61e5b6",
|
||||||
"extract_dir": "aria2-1.36.0-win-32bit-build1"
|
"extract_dir": "aria2-1.37.0-win-32bit-build1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "aria2c.exe",
|
"bin": "aria2c.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user