sbcl: Update to version 2.4.4

This commit is contained in:
github-actions[bot] 2024-04-30 00:34:30 +00:00
parent b69da8b34d
commit bdf9fba7e0

View File

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