mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-14 15:45:19 +00:00
SHA-256 taken from 7zip; confirmed repository relocation from github.com/tatsuhiro-t/aria2 to github.com/aria2/aria2.
20 lines
855 B
JSON
20 lines
855 B
JSON
{
|
|
"homepage": "https://aria2.github.io/",
|
|
"license": "GPL2 or later",
|
|
"version": "1.22.0",
|
|
"architecture": {
|
|
"32bit": {
|
|
"url": "https://github.com/aria2/aria2/releases/download/release-1.22.0/aria2-1.22.0-win-32bit-build1.zip",
|
|
"hash": "9059b59d5903a4e7f0e46cd858583625c41dd93ed7f90b73caad438253d334fc",
|
|
"extract_dir": "aria2-1.22.0-win-32bit-build1"
|
|
},
|
|
"64bit": {
|
|
"url": "https://github.com/aria2/aria2/releases/download/release-1.22.0/aria2-1.22.0-win-64bit-build1.zip",
|
|
"hash": "7ea1f891886d53a32e77d3592e6a9971ba548c4920aa314ddb2bf509229aeb38",
|
|
"extract_dir": "aria2-1.22.0-win-64bit-build1"
|
|
}
|
|
},
|
|
"bin": "aria2c.exe",
|
|
"checkver": "<p>Download <a href=\"https://github.com/aria2/aria2/tag[^\"]+\">version ([^<]+)</a>"
|
|
}
|