diff --git a/bucket/sbcl.json b/bucket/sbcl.json index cc26f817ff..5e0ca47bac 100644 --- a/bucket/sbcl.json +++ b/bucket/sbcl.json @@ -1,5 +1,5 @@ { - "version": "2.2.3", + "version": "2.2.4", "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.3/sbcl-2.2.3-x86-64-windows-binary.msi", - "hash": "sha1:b5c14193e9d39df85552b5ef17c9fea947af0ef6" + "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.4/sbcl-2.2.4-x86-64-windows-binary.msi", + "hash": "sha1:350ab9d60dab7edb4f4ef23b648f8754f1971171" } }, "extract_dir": "PFiles\\Steel Bank Common Lisp",