diff --git a/bucket/sbcl.json b/bucket/sbcl.json index 00dc267611..2170271c4d 100644 --- a/bucket/sbcl.json +++ b/bucket/sbcl.json @@ -1,5 +1,5 @@ { - "version": "2.4.8", + "version": "2.4.9", "description": "A high performance Common Lisp compiler.", "homepage": "https://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.4.8/sbcl-2.4.8-x86-64-windows-binary.msi", - "hash": "sha1:9bd32454946f6419b5c0fc863a1e780d73ab65e5" + "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.4.9/sbcl-2.4.9-x86-64-windows-binary.msi", + "hash": "sha1:4577b79c56e0a3395f21305d1aac29bbd8016e67" } }, "extract_dir": "PFiles\\Steel Bank Common Lisp",