sbcl: Update to version 2.4.3

This commit is contained in:
github-actions[bot] 2024-03-29 21:05:48 +00:00
parent 18b373451f
commit 03823a9910

View File

@ -1,5 +1,5 @@
{ {
"version": "2.4.2", "version": "2.4.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.4.2/sbcl-2.4.2-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.4.3/sbcl-2.4.3-x86-64-windows-binary.msi",
"hash": "sha1:6e012fa727ffceae7c78b2672b7fe8465b5b59bf" "hash": "sha1:0e913f9f17ef074a9d39360aae82e74b0ebc3711"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",