aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLenny Komow <lenny@lunarg.com>2019-01-15 14:22:04 -0700
committerLenny Komow <lenny@lunarg.com>2019-01-15 16:11:33 -0700
commit125cdb7bd56567337b88be3c35e829a663bfcebc (patch)
tree58582378c23217d5db6b5c15b2bcf510c27f57ab /scripts
parent744727e6a50b079e86a78c5ce79729156bb91c9d (diff)
downloadusermoji-125cdb7bd56567337b88be3c35e829a663bfcebc.tar.xz
build: Update known good glslang revision
Change-Id: I09db85f27310a012c177555eed87722cc3e15adc
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 03a19959..242b1e63 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" : "d509a5eec6f5a65b3ffdfa0a19096f338d2582be",
+ "commit" : "2898223375d57fb3974f24e1e944bb624f67cb73",
"prebuild" : [
"python update_glslang_sources.py"
]