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

22 lines
944 B
JSON

{
"homepage": "http://www.sbcl.org/",
"version": "1.3.11",
"license": "http://www.sbcl.org/history.html",
"architecture": {
"64bit": {
"url": "https://sourceforge.net/projects/sbcl/files/sbcl/1.3.11/sbcl-1.3.11-x86-64-windows-binary.msi",
"hash": "29558087EEDFFDBA0EDB0DFE6739FE6142762624F8A7CE90A3E63BE3D5A39FB3"
},
"32bit": {
"url": "https://sourceforge.net/projects/sbcl/files/sbcl/1.3.11/sbcl-1.3.11-x86-windows-binary.msi",
"hash": "1ADB4BFBB51D54435FBCA94706BD99730962FE7E5342BC2569EC4BC40D624AAD"
}
},
"env_set": {
"SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.3.11"
},
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.3.11\\sbcl.exe"],
"checkver": ">SBCL ([\\d.]+)<",
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
}