sbcl: Update to version 2.6.1

This commit is contained in:
github-actions[bot] 2026-01-27 00:46:31 +00:00
parent 9f5f46f2d4
commit ae4dc07529

View File

@ -1,5 +1,5 @@
{
"version": "2.6.0",
"version": "2.6.1",
"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.6.0/sbcl-2.6.0-x86-64-windows-binary.msi",
"hash": "sha1:e3e36c351a0d3b9b3748ec9d1e0fb7c1ecbe64e1"
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.6.1/sbcl-2.6.1-x86-64-windows-binary.msi",
"hash": "sha1:511ca5f2a27554bdfc406af687e86e9da6367213"
}
},
"extract_dir": "PFiles\\Steel Bank Common Lisp",