mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-07 20:25:14 +00:00
22 lines
944 B
JSON
22 lines
944 B
JSON
{
|
|
"homepage": "http://www.sbcl.org/",
|
|
"version": "1.3.10",
|
|
"license": "http://www.sbcl.org/history.html",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://sourceforge.net/projects/sbcl/files/sbcl/1.3.10/sbcl-1.3.10-x86-64-windows-binary.msi",
|
|
"hash": "45b3ee2366b26a294bf0dcf95cca5cdcd0c27f97c28d0028ada496f5a822e499"
|
|
},
|
|
"32bit": {
|
|
"url": "https://sourceforge.net/projects/sbcl/files/sbcl/1.3.10/sbcl-1.3.10-x86-windows-binary.msi",
|
|
"hash": "64a3bfa949df431182c173aa57df65ecd38bc0f1aa3c6c3accebd426f053ad69"
|
|
}
|
|
},
|
|
"env_set": {
|
|
"SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.3.10"
|
|
},
|
|
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.3.10\\sbcl.exe"],
|
|
"checkver": ">SBCL ([\\d.]+)<",
|
|
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
|
|
}
|