sbcl: Update to version 2.2.9

This commit is contained in:
github-actions[bot] 2022-09-29 16:31:37 +00:00
parent bf4a06d5da
commit 555202073b

View File

@ -1,5 +1,5 @@
{
"version": "2.2.8",
"version": "2.2.9",
"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.8/sbcl-2.2.8-x86-64-windows-binary.msi",
"hash": "sha1:6b710611103b50f835d630868c6a70566540ad83"
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.9/sbcl-2.2.9-x86-64-windows-binary.msi",
"hash": "sha1:f285e0f267b79227c790e100490e9f607cd159f4"
}
},
"extract_dir": "PFiles\\Steel Bank Common Lisp",