sbcl: Update to version 2.5.8

This commit is contained in:
github-actions[bot] 2025-08-29 16:30:05 +00:00
parent 15c15e3a26
commit 67c2d67250

View File

@ -1,5 +1,5 @@
{ {
"version": "2.5.7", "version": "2.5.8",
"description": "A high performance Common Lisp compiler.", "description": "A high performance Common Lisp compiler.",
"homepage": "https://www.sbcl.org/", "homepage": "https://www.sbcl.org/",
"license": { "license": {
@ -9,8 +9,8 @@
"notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/", "notes": "Please restart your command line for SBCL_HOME to take effect. Please consider installing http://www.quicklisp.org/",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.7/sbcl-2.5.7-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.8/sbcl-2.5.8-x86-64-windows-binary.msi",
"hash": "sha1:48e24dd04f3cdd99ed45ce0969731ec7a7fc0d17" "hash": "sha1:409b97041f430f06bb83b325dd36d46996ea27c5"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",