mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-30 12:34:27 +00:00
Readd extract_dir to aria2
This commit is contained in:
parent
88eb623219
commit
ce44115221
@ -5,11 +5,13 @@
|
||||
"architecture": {
|
||||
"32bit": {
|
||||
"url": "https://github.com/aria2/aria2/releases/download/release-1.31.0/aria2-1.31.0-win-32bit-build1.zip",
|
||||
"hash": "4759683277ede256175bdcd863ec9a11a70493cc076cadc301a920f79c6ef980"
|
||||
"hash": "4759683277ede256175bdcd863ec9a11a70493cc076cadc301a920f79c6ef980",
|
||||
"extract_dir": "aria2-1.31.0-win-32bit-build1"
|
||||
},
|
||||
"64bit": {
|
||||
"url": "https://github.com/aria2/aria2/releases/download/release-1.31.0/aria2-1.31.0-win-64bit-build1.zip",
|
||||
"hash": "4dfe551e10e266b289367e2fa48d9a263dd32e85dc6fccbfe2e304d1db336cd9"
|
||||
"hash": "4dfe551e10e266b289367e2fa48d9a263dd32e85dc6fccbfe2e304d1db336cd9",
|
||||
"extract_dir": "aria2-1.31.0-win-64bit-build1"
|
||||
}
|
||||
},
|
||||
"bin": "aria2c.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user