sbcl: Update to version 2.2.7

This commit is contained in:
github-actions[bot] 2022-07-30 20:27:06 +00:00
parent 62c6acea43
commit 14bc862987

View File

@ -1,5 +1,5 @@
{
"version": "2.2.6",
"version": "2.2.7",
"description": "A high performance Common Lisp compiler.",
"homepage": "http://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.2.6/sbcl-2.2.6-x86-64-windows-binary.msi",
"hash": "sha1:b8835ee3c5b12add513e1313c78a9f6054b52e1a"
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.7/sbcl-2.2.7-x86-64-windows-binary.msi",
"hash": "sha1:0526a1f7d8decb2056873b749db91eddadad62db"
}
},
"extract_dir": "PFiles\\Steel Bank Common Lisp",