From f43a218b678ccc9c4ac6d5657a621ef4c6e55d9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 20:26:39 +0000 Subject: [PATCH] gsl-shell: Update to version 2.3.5 --- bucket/gsl-shell.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/gsl-shell.json b/bucket/gsl-shell.json index 02301c5030..6a71147f09 100644 --- a/bucket/gsl-shell.json +++ b/bucket/gsl-shell.json @@ -1,12 +1,12 @@ { - "version": "2.3.4", + "version": "2.3.5", "description": "GSL library shell based on LuaJIT2", "homepage": "http://www.nongnu.org/gsl-shell/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/franko/gsl-shell/releases/download/v2.3.4/gsl-shell-windows-x86-64.zip", - "hash": "e4e44ba9b283756a908dfb8cab6ccfb709db36e95f6a9e163cadda3977deb47b" + "url": "https://github.com/franko/gsl-shell/releases/download/v2.3.5/gsl-shell-windows-x86-64.zip", + "hash": "d3ef5d98fd527eaa273cc6a294e3f4b896dc47922e57471476f21347b7fa819c" } }, "extract_dir": "gsl-shell",