sbcl: Update to version 2.2.11

This commit is contained in:
github-actions[bot] 2022-11-29 00:33:37 +00:00
parent 4ce7e479b0
commit 219b0714e8

View File

@ -1,5 +1,5 @@
{
"version": "2.2.10",
"version": "2.2.11",
"description": "A high performance Common Lisp compiler.",
"homepage": "http://www.sbcl.org/",
"license": {
@ -9,8 +9,8 @@
"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.2.10/sbcl-2.2.10-x86-64-windows-binary.msi",
"hash": "e3e5c9e205309076436ccdc3c8739eb7c0364d7cbfeeae7e0d41e2f7b8b82d23"
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.11/sbcl-2.2.11-x86-64-windows-binary.msi",
"hash": "sha1:1b7d9d052d7ddd1f73846b9bdb93913ed4330994"
}
},
"extract_dir": "PFiles\\Steel Bank Common Lisp",