diff --git a/bucket/sbcl.json b/bucket/sbcl.json index 3058a3e6d7..e8960b13e5 100644 --- a/bucket/sbcl.json +++ b/bucket/sbcl.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.2.1", "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.0/sbcl-2.2.0-x86-64-windows-binary.msi", - "hash": "sha1:7c45bdcd1ffb8a6ead49fd63f2b9eca01a1df434" + "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.1/sbcl-2.2.1-x86-64-windows-binary.msi", + "hash": "sha1:55cdb3e40b5f7a2708bc4396889b5987d802667a" } }, "extract_dir": "PFiles\\Steel Bank Common Lisp",