mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-25 04:44:43 +00:00
glslviewer: Update to version 3.5.2
This commit is contained in:
parent
ca73d0f93f
commit
52fbafa92d
@ -1,14 +1,14 @@
|
||||
{
|
||||
"version": "3.5.1",
|
||||
"version": "3.5.2",
|
||||
"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.5.1/glslViewer-3.5.1-win64-AMD64.zip",
|
||||
"hash": "35f00651f0265f6614bd7dd3e774d7216d25914ae34e2492bff824ceefa2e257",
|
||||
"extract_dir": "glslViewer-3.5.1-win64-AMD64"
|
||||
"url": "https://github.com/patriciogonzalezvivo/glslViewer/releases/download/3.5.2/glslViewer-3.5.2-win64-AMD64.zip",
|
||||
"hash": "3e40696dc890bfcda461831148794ffd91c49175bdf8b0e00e9aa1f305ee5cf4",
|
||||
"extract_dir": "glslViewer-3.5.2-win64-AMD64"
|
||||
}
|
||||
},
|
||||
"bin": "bin\\glslViewer.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user