mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
glslviewer: Update to version 3.2.4
This commit is contained in:
parent
6767d31df8
commit
ffbdfa0bf8
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.3",
|
"version": "3.2.4",
|
||||||
"description": "GlslViewer is a flexible console-base OpenGL Sandbox to display 2D/3D GLSL shaders without the need of an UI.",
|
"description": "GlslViewer is a flexible console-base OpenGL Sandbox to display 2D/3D GLSL shaders without the need of an UI.",
|
||||||
"homepage": "https://github.com/patriciogonzalezvivo/glslViewer",
|
"homepage": "https://github.com/patriciogonzalezvivo/glslViewer",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"depends": "versions/ffmpeg-shared-4.4.1",
|
"depends": "versions/ffmpeg-shared-4.4.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/patriciogonzalezvivo/glslViewer/releases/download/3.2.3/glslViewer-3.2.3-win64-AMD64.zip",
|
"url": "https://github.com/patriciogonzalezvivo/glslViewer/releases/download/3.2.4/glslViewer-3.2.4-win64-AMD64.zip",
|
||||||
"hash": "fe5fef5bd284a07b0f776963219ac72acca722f5f2f823f06ae28d0ab50f00d9",
|
"hash": "a912277ccde000557b556e7b31397a9c1d36be4971d1dd027c0e0a0cea477a41",
|
||||||
"extract_dir": "glslViewer-3.2.3-win64-AMD64"
|
"extract_dir": "glslViewer-3.2.4-win64-AMD64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "bin\\glslViewer.exe",
|
"bin": "bin\\glslViewer.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user