ScoopInstaller_Main/aria2.json
2016-10-03 21:27:16 +10:00

20 lines
851 B
JSON

{
"homepage": "https://aria2.github.io/",
"license": "GPL2 or later",
"version": "1.27.1",
"architecture": {
"32bit": {
"url": "https://github.com/aria2/aria2/releases/download/release-1.27.1/aria2-1.27.1-win-32bit-build1.zip",
"hash": "6a2bce7eeebe3b19d1a7cefc30e210d0a29a66b5c0179d904384f0e4cb66be58",
"extract_dir": "aria2-1.27.1-win-32bit-build1"
},
"64bit": {
"url": "https://github.com/aria2/aria2/releases/download/release-1.27.1/aria2-1.27.1-win-64bit-build1.zip",
"hash": "5cbb05356114aab24f5a98d465874c4cda8725e49b8315f2f6df95e6dffe10ef",
"extract_dir": "aria2-1.27.1-win-64bit-build1"
}
},
"bin": "aria2c.exe",
"checkver": "<p>Download <a href=\"https://github.com/aria2/aria2[^\"]+\">version ([^<]+)</a>"
}