From 99236093727ad7a6cd7924d0e4996d0c5889d335 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 00:42:15 +0000 Subject: [PATCH] sbcl: Update to version 2.2.10 --- bucket/sbcl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sbcl.json b/bucket/sbcl.json index 760f97c1e3..bdfd5336ef 100644 --- a/bucket/sbcl.json +++ b/bucket/sbcl.json @@ -1,5 +1,5 @@ { - "version": "2.2.9", + "version": "2.2.10", "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.9/sbcl-2.2.9-x86-64-windows-binary.msi", - "hash": "sha1:f285e0f267b79227c790e100490e9f607cd159f4" + "url": "https://downloads.sourceforge.net/project/sbcl/sbcl/2.2.10/sbcl-2.2.10-x86-64-windows-binary.msi", + "hash": "e3e5c9e205309076436ccdc3c8739eb7c0364d7cbfeeae7e0d41e2f7b8b82d23" } }, "extract_dir": "PFiles\\Steel Bank Common Lisp",