aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Kniager <jeremyk@lunarg.com>2019-06-10 14:21:20 -0600
committerjeremyk-lunarg <jeremyk@lunarg.com>2019-06-10 16:07:04 -0600
commit3ccd7f6ebae3e1919adf837718c04feb6c2acc61 (patch)
tree2c4718549a1e7a4ab0f6355790afb10c0191f103 /scripts
parentd74734f77e4677ace6add7f16d43a282b6660e0b (diff)
downloadusermoji-3ccd7f6ebae3e1919adf837718c04feb6c2acc61.tar.xz
build: Update known-good files glslang commit ID
Change-Id: I5ef3ac82301d42cbdb616da4c995cf6dc53c6708
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 705c06e4..8148e434 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -6,7 +6,7 @@
"sub_dir" : "glslang",
"build_dir" : "glslang/build",
"install_dir" : "glslang/build/install",
- "commit" : "e06c7e9a515b716c731bda13f507546f107775d1",
+ "commit" : "21eebe74214488264bbf0d19323a03c13a9e53a7",
"prebuild" : [
"python update_glslang_sources.py"
]