From 37814ebafb2d6a85ee50ba7f17aee6d531ec0762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 10 May 2021 21:24:56 +0200 Subject: [PATCH] roswell: Update to version 21.01.14.108 --- bucket/roswell.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/roswell.json b/bucket/roswell.json index f4ca0ef681..4060705d8d 100644 --- a/bucket/roswell.json +++ b/bucket/roswell.json @@ -1,12 +1,12 @@ { - "version": "20.06.14.107", + "version": "21.01.14.108", "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/v20.06.14.107/roswell_20.06.14.107_amd64.zip", - "hash": "63abf9cd2110d0474114a38e372077331cc0edbe5e64b15718b331ec43c31b44" + "url": "https://github.com/roswell/roswell/releases/download/v21.01.14.108/roswell_21.01.14.108_amd64.zip", + "hash": "7850ea563e19a3d0b69e72e7ef12a38701059f868b77b33c07ef446944bedea4" } }, "extract_dir": "roswell",