diff --git a/bucket/sbcl.json b/bucket/sbcl.json index 29a5f9df5f..55b668883b 100644 --- a/bucket/sbcl.json +++ b/bucket/sbcl.json @@ -1,5 +1,5 @@ { - "version": "2.1.10", + "version": "2.1.11", "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.10/sbcl-2.1.10-x86-64-windows-binary.msi", - "hash": "sha1:15f3c76de9fd2879335da88f627f6ce09e4e8909" + "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.1.11/sbcl-2.1.11-x86-64-windows-binary.msi", + "hash": "sha1:c7e6ebaf9c5636091aa1128609234950085793d0" } }, "extract_dir": "PFiles\\Steel Bank Common Lisp",