Ross Smith II 76befd8403 Fix or update various URLs (#1565)
* Fix license in mozjpeg

* Update sbcl to 1.3.18

* Correct bad https URLs

* HTTPS everywhere (hand tested)
2017-06-20 04:08:06 +02:00

20 lines
719 B
JSON

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