sbcl: Update to version 2.1.9

This commit is contained in:
Richard Kuhnt 2021-09-27 21:00:43 +00:00
parent b1425d9588
commit c740fc8045

View File

@ -1,5 +1,5 @@
{
"version": "2.0.0",
"version": "2.1.9",
"description": "A high performance Common Lisp compiler.",
"homepage": "http://www.sbcl.org/",
"license": {
@ -9,9 +9,9 @@
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/",
"architecture": {
"64bit": {
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.0.0/sbcl-2.0.0-x86-64-windows-binary.msi",
"hash": "sha1:84cabea2267dba00058c24c0b62e865cb5e718b0",
"extract_dir": "PFiles\\Steel Bank Common Lisp\\2.0.0"
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.1.9/sbcl-2.1.9-x86-64-windows-binary.msi",
"hash": "sha1:46cc7a499cf5b597be7cd3aac52ad5a0482d2015",
"extract_dir": "PFiles\\Steel Bank Common Lisp\\2.1.9"
}
},
"bin": "sbcl.exe",