ScoopInstaller_Main/aria2.json
Rémy badaddd646 Update outdated apps (#1116)
* update aria2 1.28.0

* update packer 0.11.0

* update php 7.0.13

* update git 2.10.2

* update nodejs 7.1.0

* update sqlite 3.15.1

* update cmake 3.6.3

* update r 3.3.2

* update perl 5.24.0.1

* update terraform 0.7.10 / migrate to 0.7

previous version was broken, since version 0.7 all the providers are in
the main binary
https://www.terraform.io/upgrade-guides/0-7.html

* update vagrant 1.8.7

* update sbcl 1.3.11

* update imagemagick

* update ffmpeg 20161108

* update git-lfs 1.4.4
2016-11-10 07:58:56 +11:00

20 lines
851 B
JSON

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