glslang: Update to version 8.13.3559

This commit is contained in:
Richard Kuhnt 2020-01-06 16:00:54 +00:00
parent ca893a6cbd
commit 962dd80487

View File

@ -1,13 +1,13 @@
{
"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",
"version": "8.13.3559",
"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",
"url": "https://github.com/KhronosGroup/glslang/releases/download/8.13.3559/glslang-master-windows-x64-Release.zip",
"hash": "e4bffacd4a75e1e150c0cf19d5020cfa6893386a1e6dd14ef6426789859eab88",
"bin": [
"bin\\glslangValidator.exe",
"bin\\spirv-remap.exe"