mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
sbcl: Update to version 2.1.9
This commit is contained in:
parent
b1425d9588
commit
c740fc8045
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.0",
|
"version": "2.1.9",
|
||||||
"description": "A high performance Common Lisp compiler.",
|
"description": "A high performance Common Lisp compiler.",
|
||||||
"homepage": "http://www.sbcl.org/",
|
"homepage": "http://www.sbcl.org/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -9,9 +9,9 @@
|
|||||||
"notes": "Please restart your 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/",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.0.0/sbcl-2.0.0-x86-64-windows-binary.msi",
|
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.1.9/sbcl-2.1.9-x86-64-windows-binary.msi",
|
||||||
"hash": "sha1:84cabea2267dba00058c24c0b62e865cb5e718b0",
|
"hash": "sha1:46cc7a499cf5b597be7cd3aac52ad5a0482d2015",
|
||||||
"extract_dir": "PFiles\\Steel Bank Common Lisp\\2.0.0"
|
"extract_dir": "PFiles\\Steel Bank Common Lisp\\2.1.9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "sbcl.exe",
|
"bin": "sbcl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user