diff --git a/bucket/sbcl.json b/bucket/sbcl.json index 408494d929..c8e7869290 100644 --- a/bucket/sbcl.json +++ b/bucket/sbcl.json @@ -1,5 +1,5 @@ { - "version": "2.0.0", + "version": "2.1.9", "description": "A high performance Common Lisp compiler.", "homepage": "http://www.sbcl.org/", "license": { @@ -9,9 +9,9 @@ "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.0.0/sbcl-2.0.0-x86-64-windows-binary.msi", - "hash": "sha1:84cabea2267dba00058c24c0b62e865cb5e718b0", - "extract_dir": "PFiles\\Steel Bank Common Lisp\\2.0.0" + "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.1.9/sbcl-2.1.9-x86-64-windows-binary.msi", + "hash": "sha1:46cc7a499cf5b597be7cd3aac52ad5a0482d2015", + "extract_dir": "PFiles\\Steel Bank Common Lisp\\2.1.9" } }, "bin": "sbcl.exe",