mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
Updated SBCL to 1.2.6
This commit is contained in:
parent
ac270aaa29
commit
e7d814f525
16
sbcl.json
16
sbcl.json
@ -1,21 +1,17 @@
|
||||
{
|
||||
"homepage": "http://www.sbcl.org/",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.6",
|
||||
"license": "http://www.sbcl.org/history.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "http://prdownloads.sourceforge.net/sbcl/sbcl-1.2.1-x86-64-windows-binary.msi",
|
||||
"hash": "sha1:a57593193f49fc6d154ba7af9b8417d1296d3455"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "http://prdownloads.sourceforge.net/sbcl/sbcl-1.2.1-x86-windows-binary.msi",
|
||||
"hash": "sha1:43741068c7049e3cdee455fc3b262da34513d9ca"
|
||||
"url": "http://prdownloads.sourceforge.net/sbcl/sbcl-1.2.6-x86-64-windows-binary.msi",
|
||||
"hash": "sha1:d65c059849e95eb436a3d51fa1e3552a0a2aff6f"
|
||||
}
|
||||
},
|
||||
"env_set": {
|
||||
"SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.2.1"
|
||||
"SBCL_HOME": "$dir\\PFiles\\Steel Bank Common Lisp\\1.2.6"
|
||||
},
|
||||
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.2.1\\sbcl.exe"],
|
||||
"bin": [ "PFiles\\Steel Bank Common Lisp\\1.2.6\\sbcl.exe"],
|
||||
"checkver": "The most recent version is SBCL ([^\\ ]+)",
|
||||
"notes": "Please restart you command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
|
||||
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user