sbcl: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2022-12-31 16:29:11 +00:00
parent 9ef6888726
commit 35f7dab21c

View File

@ -1,5 +1,5 @@
{
"version": "2.2.11",
"version": "2.3.0",
"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.11/sbcl-2.2.11-x86-64-windows-binary.msi",
"hash": "sha1:1b7d9d052d7ddd1f73846b9bdb93913ed4330994"
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.3.0/sbcl-2.3.0-x86-64-windows-binary.msi",
"hash": "sha1:236238d50bb0dd56b577bb73a05bd8b3199afc2d"
}
},
"extract_dir": "PFiles\\Steel Bank Common Lisp",