sbcl: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2021-12-31 00:32:04 +00:00
parent 419a34790c
commit 77b512c8e0

View File

@ -1,5 +1,5 @@
{ {
"version": "2.1.11", "version": "2.2.0",
"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,8 +9,8 @@
"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.1.11/sbcl-2.1.11-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.0/sbcl-2.2.0-x86-64-windows-binary.msi",
"hash": "sha1:c7e6ebaf9c5636091aa1128609234950085793d0" "hash": "sha1:7c45bdcd1ffb8a6ead49fd63f2b9eca01a1df434"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",