glslviewer: Update to version 3.2.3

This commit is contained in:
github-actions[bot] 2023-10-16 16:28:18 +00:00
parent cfc98f3e75
commit 710e04cfbf

View File

@ -1,14 +1,14 @@
{
"version": "3.2.2",
"version": "3.2.3",
"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",
"license": "BSD-3-Clause",
"depends": "versions/ffmpeg-shared-4.4.1",
"architecture": {
"64bit": {
"url": "https://github.com/patriciogonzalezvivo/glslViewer/releases/download/3.2.2/glslViewer-3.2.2-win64-AMD64.zip",
"hash": "b98017d355fb9fdf072fcd8411f141e1ceb97ff2a2da7ff4e0ef080398c29411",
"extract_dir": "glslViewer-3.2.2-win64-AMD64"
"url": "https://github.com/patriciogonzalezvivo/glslViewer/releases/download/3.2.3/glslViewer-3.2.3-win64-AMD64.zip",
"hash": "fe5fef5bd284a07b0f776963219ac72acca722f5f2f823f06ae28d0ab50f00d9",
"extract_dir": "glslViewer-3.2.3-win64-AMD64"
}
},
"bin": "bin\\glslViewer.exe",