sbcl: Update to version 2.2.5

This commit is contained in:
github-actions[bot] 2022-05-30 16:33:15 +00:00
parent 0ef4112e9f
commit ba3fbeee29

View File

@ -1,5 +1,5 @@
{ {
"version": "2.2.4", "version": "2.2.5",
"description": "A high performance Common Lisp compiler.", "description": "A high performance Common Lisp compiler.",
"homepage": "http://www.sbcl.org/", "homepage": "http://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.2.4/sbcl-2.2.4-x86-64-windows-binary.msi", "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.5/sbcl-2.2.5-x86-64-windows-binary.msi",
"hash": "sha1:350ab9d60dab7edb4f4ef23b648f8754f1971171" "hash": "sha1:a46f73f7c19a4f2a3dd27e1402717193579ead03"
} }
}, },
"extract_dir": "PFiles\\Steel Bank Common Lisp", "extract_dir": "PFiles\\Steel Bank Common Lisp",