ScoopInstaller_Main/bucket/glslang-nightly.json
Jakub Čábera 9c3d0d5e25 git-lfs: Update to version 2.13.2
format g[l-z]*
2021-01-13 22:22:36 +01:00

15 lines
598 B
JSON

{
"version": "nightly",
"description": "The official reference compiler front end for the OpenGL ES and OpenGL shading languages. (nightly version)",
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
"license": {
"identifier": "Freeware,MIT,...",
"url": "https://github.com/KhronosGroup/glslang/blob/master/LICENSE.txt"
},
"url": "https://github.com/KhronosGroup/glslang/releases/download/master-tot/glslang-master-windows-x64-Release.zip",
"bin": [
"bin\\glslangValidator.exe",
"bin\\spirv-remap.exe"
]
}