sbcl: Update to version 2.4.5

This commit is contained in:
github-actions[bot] 2024-05-30 12:31:04 +00:00
parent 8c2bcf89e8
commit 1b8fa4dda2

View File

@ -1,5 +1,5 @@
{ {
"version": "2.4.4", "version": "2.4.5",
"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.4/sbcl-2.4.4-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.4.5/sbcl-2.4.5-x86-64-windows-binary.msi",
"hash": "sha1:4a9342d3fea4dfdebe456f0f172bdbd6a09d4349" "hash": "sha1:5ceeee02645a706b2bf27b3af5b7e9d712f1f871"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",