From 7403176b4192c71790007691d7c0880a392174fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 08:31:10 +0000 Subject: [PATCH] roswell: Update to version 24.10.115 --- bucket/roswell.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/roswell.json b/bucket/roswell.json index f22e06290b..e658ebbcb1 100644 --- a/bucket/roswell.json +++ b/bucket/roswell.json @@ -1,12 +1,12 @@ { - "version": "23.10.14.114", + "version": "24.10.115", "description": "Lisp implementation installer/manager and launcher", "homepage": "https://github.com/roswell/roswell", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/roswell/roswell/releases/download/v23.10.14.114/roswell_23.10.14.114_amd64.zip", - "hash": "b2a961679525ca4f052c505093cd6c507f7f33da66151d89e28f4cf7ed4dbb71" + "url": "https://github.com/roswell/roswell/releases/download/v24.10.115/roswell_24.10.115_amd64.zip", + "hash": "328197393db83e137780f09e2e8be0ae85261730213d69c4b8300f737323d899" } }, "extract_dir": "roswell",