mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-26 15:26:21 +00:00
Readd extract_dir to aria2
This commit is contained in:
+4
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user