sbcl: Update to version 2.5.3

This commit is contained in:
github-actions[bot] 2025-03-30 20:27:43 +00:00
parent c019ce554f
commit 74b06b6da4

View File

@ -1,5 +1,5 @@
{ {
"version": "2.5.2", "version": "2.5.3",
"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.2/sbcl-2.5.2-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.3/sbcl-2.5.3-x86-64-windows-binary.msi",
"hash": "sha1:2b621aabefa21e8e95bab588f851aa40704b3925" "hash": "sha1:71a9b086c1a69fcf58f98807bacdaae40e4d0360"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",