mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
10 lines
321 B
JSON
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"
|
|
]
|
|
}
|