{
    "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"
    ]
}
