sbcl: Update to version 2.2.3

This commit is contained in:
github-actions[bot] 2022-03-29 02:04:50 +00:00
parent 60ea239ad0
commit c611cde742

View File

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