sbcl: Update to version 2.4.10

This commit is contained in:
github-actions[bot] 2024-10-31 00:36:05 +00:00
parent b81211a892
commit 9cbe040f54

View File

@ -1,5 +1,5 @@
{ {
"version": "2.4.9", "version": "2.4.10",
"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.4.9/sbcl-2.4.9-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.4.10/sbcl-2.4.10-x86-64-windows-binary.msi",
"hash": "sha1:4577b79c56e0a3395f21305d1aac29bbd8016e67" "hash": "sha1:645cad70f88531a3f60c0750731cf17b2c432a6b"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",