sbcl: Update to version 2.2.2

This commit is contained in:
github-actions[bot] 2022-02-27 00:32:31 +00:00
parent 10b548373d
commit 3ac0121af6

View File

@ -1,5 +1,5 @@
{ {
"version": "2.2.1", "version": "2.2.2",
"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.2.1/sbcl-2.2.1-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.2/sbcl-2.2.2-x86-64-windows-binary.msi",
"hash": "sha1:55cdb3e40b5f7a2708bc4396889b5987d802667a" "hash": "sha1:bd5fcea7745490361c0c897f922d2a77c6899831"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",