diff --git a/bucket/sbcl.json b/bucket/sbcl.json index bdfd5336ef..e333b7c70d 100644 --- a/bucket/sbcl.json +++ b/bucket/sbcl.json @@ -1,5 +1,5 @@ { - "version": "2.2.10", + "version": "2.2.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.2.10/sbcl-2.2.10-x86-64-windows-binary.msi", - "hash": "e3e5c9e205309076436ccdc3c8739eb7c0364d7cbfeeae7e0d41e2f7b8b82d23" + "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.11/sbcl-2.2.11-x86-64-windows-binary.msi", + "hash": "sha1:1b7d9d052d7ddd1f73846b9bdb93913ed4330994" } }, "extract_dir": "PFiles\\Steel Bank Common Lisp",