diff options
| author | Jeremy Kniager <jeremyk@lunarg.com> | 2020-03-30 10:59:52 -0600 |
|---|---|---|
| committer | jeremyk-lunarg <jeremyk@lunarg.com> | 2020-03-30 12:44:36 -0600 |
| commit | d712a6b03b9e8493d202cc2ea9f87e86f395289c (patch) | |
| tree | d4cf2c85488c2317f003667ff437c91d41f72637 /scripts | |
| parent | 183d98b488a32b2185919600ad2239cbb6e25d7c (diff) | |
| download | usermoji-d712a6b03b9e8493d202cc2ea9f87e86f395289c.tar.xz | |
build: Update glslang commit ID in known-good.json
Updated the glslang commig ID in `known-good.json` to:
`bfe4c5957fc51148a0aab6e04bb22020667c1092`
Change-Id: I8eb0009be4ee1a3145d908b2659d7b9459aa45d5
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index d9b808c4..0cc0e9c4 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" : "4fc7a33910fb8e40b970d160e1b38ab3f67fe0f3", + "commit" : "bfe4c5957fc51148a0aab6e04bb22020667c1092", "prebuild" : [ "python update_glslang_sources.py" ] |
