sbcl: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2022-01-30 16:29:24 +00:00
parent 1bd8223e56
commit 40b785172d

View File

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