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