sbcl: Update to version 2.4.8

This commit is contained in:
github-actions[bot] 2024-08-29 20:26:39 +00:00
parent 1109167bf7
commit e93919dab8

View File

@ -1,5 +1,5 @@
{ {
"version": "2.4.7", "version": "2.4.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.4.7/sbcl-2.4.7-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.4.8/sbcl-2.4.8-x86-64-windows-binary.msi",
"hash": "sha1:88b31848cd0a3c36d179f243442c8141669e58ba" "hash": "sha1:9bd32454946f6419b5c0fc863a1e780d73ab65e5"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",