ScoopInstaller_Main/bucket/glslang-nightly.json
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

10 lines
321 B
JSON

{
"homepage": "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/",
"version": "nightly",
"url": "https://github.com/KhronosGroup/glslang/releases/download/master-tot/glslang-master-windows-x64-Release.zip",
"bin": [
"bin\\glslangValidator.exe",
"bin\\spirv-remap.exe"
]
}