From a41a710821b3c45a8807d125e9a112547693c1c4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 9 May 2019 10:00:40 +0000 Subject: [PATCH] glslang: Update to version 7.11.3214 --- bucket/glslang.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/glslang.json b/bucket/glslang.json index be706e422b..a4e029ba00 100644 --- a/bucket/glslang.json +++ b/bucket/glslang.json @@ -1,8 +1,8 @@ { "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", + "version": "7.11.3214", + "url": "https://github.com/KhronosGroup/glslang/releases/download/7.11.3214/glslang-master-windows-x64-Release.zip", + "hash": "df919242577b1d39eb7eaecfdb9ef144b27d2e157cedc8f529179aa30af9101e", "bin": [ "bin\\glslangValidator.exe", "bin\\spirv-remap.exe"