h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

18 lines
693 B
JSON

{
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
"version": "7.11.3113",
"url": "https://github.com/KhronosGroup/glslang/releases/download/7.11.3113/glslang-master-windows-x64-Release.zip",
"hash": "3e4826a47bee7442e1c39311575dc91a265b7ba5a3d59795191b0b2a114ad8f6",
"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"
}
}