sbcl: Update to version 2.1.10

This commit is contained in:
Richard Kuhnt 2021-10-28 22:00:31 +00:00
parent 63a0451930
commit f8af219a8f

View File

@ -1,5 +1,5 @@
{
"version": "2.1.9",
"version": "2.1.10",
"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.1.9/sbcl-2.1.9-x86-64-windows-binary.msi",
"hash": "sha1:46cc7a499cf5b597be7cd3aac52ad5a0482d2015"
"url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.1.10/sbcl-2.1.10-x86-64-windows-binary.msi",
"hash": "sha1:15f3c76de9fd2879335da88f627f6ce09e4e8909"
}
},
"extract_dir": "PFiles\\Steel Bank Common Lisp",