mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
20 lines
851 B
JSON
20 lines
851 B
JSON
{
|
|
"homepage": "https://aria2.github.io/",
|
|
"license": "GPL2 or later",
|
|
"version": "1.23.0",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/aria2/aria2/releases/download/release-1.23.0/aria2-1.23.0-win-32bit-build2.zip",
|
|
"hash": "72f7c79115046fa6e99601307df04575c2e4f044650be091c5a39df4fef3fe8d",
|
|
"extract_dir": "aria2-1.23.0-win-32bit-build2"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/aria2/aria2/releases/download/release-1.23.0/aria2-1.23.0-win-64bit-build2.zip",
|
|
"hash": "fdfa3b2d837ca10d41c1c7a2858d2d948f6d8a922379f36fd9fbee33c314f04d",
|
|
"extract_dir": "aria2-1.23.0-win-64bit-build2"
|
|
}
|
|
},
|
|
"bin": "aria2c.exe",
|
|
"checkver": "<p>Download <a href=\"https://github.com/aria2/aria2[^\"]+\">version ([^<]+)</a>"
|
|
}
|