ScoopInstaller_Main/aria2.json
monotykamary 0960595fd9 Update aria2 to 1.23.0 (#863)
SHA-256 taken from shasum-cygwin.
2016-05-25 07:23:12 +10:00

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>"
}