gsl-shell: Update to version 2.3.5

This commit is contained in:
github-actions[bot] 2023-02-22 20:26:39 +00:00
parent c7b6a93752
commit f43a218b67

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.4", "version": "2.3.5",
"description": "GSL library shell based on LuaJIT2", "description": "GSL library shell based on LuaJIT2",
"homepage": "http://www.nongnu.org/gsl-shell/", "homepage": "http://www.nongnu.org/gsl-shell/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/franko/gsl-shell/releases/download/v2.3.4/gsl-shell-windows-x86-64.zip", "url": "https://github.com/franko/gsl-shell/releases/download/v2.3.5/gsl-shell-windows-x86-64.zip",
"hash": "e4e44ba9b283756a908dfb8cab6ccfb709db36e95f6a9e163cadda3977deb47b" "hash": "d3ef5d98fd527eaa273cc6a294e3f4b896dc47922e57471476f21347b7fa819c"
} }
}, },
"extract_dir": "gsl-shell", "extract_dir": "gsl-shell",