sbcl: Update to version 2.5.1

This commit is contained in:
github-actions[bot] 2025-01-31 16:30:19 +00:00
parent 959abce666
commit 81f3e6c275

View File

@ -1,5 +1,5 @@
{ {
"version": "2.5.0", "version": "2.5.1",
"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.0/sbcl-2.5.0-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.1/sbcl-2.5.1-x86-64-windows-binary.msi",
"hash": "sha1:682f2a7e9cda1c2f86f8fcd57729c6ddece4e729" "hash": "sha1:681c8c25269e01b66ed4f877f56277f7af54fd38"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",