sbcl: Update to version 2.4.6

This commit is contained in:
github-actions[bot] 2024-06-30 00:34:05 +00:00
parent 9dd68bc2b7
commit a17bce5a5f

View File

@ -1,5 +1,5 @@
{
"version": "2.4.5",
"version": "2.4.6",
"description": "A high performance Common Lisp compiler.",
"homepage": "https://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.4.5/sbcl-2.4.5-x86-64-windows-binary.msi",
"hash": "sha1:5ceeee02645a706b2bf27b3af5b7e9d712f1f871"
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.4.6/sbcl-2.4.6-x86-64-windows-binary.msi",
"hash": "sha1:8f69cf49db793cf204e67532dfc5b3326958c906"
}
},
"extract_dir": "PFiles\\Steel Bank Common Lisp",