From f518718e5dd953ef1b1166719736f55e115c8222 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Nov 2018 19:00:24 +0000 Subject: [PATCH] sbcl: Update to version 1.4.14 --- sbcl.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sbcl.json b/sbcl.json index ca23a51701..e5cca4da05 100644 --- a/sbcl.json +++ b/sbcl.json @@ -1,12 +1,12 @@ { "homepage": "http://www.sbcl.org/", - "version": "1.4.2", + "version": "1.4.14", "license": "http://www.sbcl.org/history.html", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/1.4.2/sbcl-1.4.2-x86-64-windows-binary.msi", - "hash": "sha1:e895c6b92aa5c590db9c3c88a6f0d543744094e4", - "extract_dir": "PFiles\\Steel Bank Common Lisp\\1.4.2" + "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/1.4.14/sbcl-1.4.14-x86-64-windows-binary.msi", + "hash": "sha1:bc2eb3df2da434ba84f2ccce67d64652d82c4626", + "extract_dir": "PFiles\\Steel Bank Common Lisp\\1.4.14" } }, "env_set": {