sbcl: Update to version 2.3.2

This commit is contained in:
github-actions[bot] 2023-03-07 00:34:52 +00:00
parent 510a35784b
commit d802263f72

View File

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