diff options
| author | Lenny Komow <lenny@lunarg.com> | 2018-09-20 16:16:11 -0600 |
|---|---|---|
| committer | Lenny Komow <lenny@lunarg.com> | 2018-09-21 13:13:13 -0600 |
| commit | 267a7288e96e097b7ee538d13f24fd6acc29047a (patch) | |
| tree | c42f1d89a2d261aebdadb8791d4c9a1c5473edc7 /scripts | |
| parent | f2c941819838c349fe0cc8eb2dddac294fe012e9 (diff) | |
| download | usermoji-267a7288e96e097b7ee538d13f24fd6acc29047a.tar.xz | |
repo: Update known good commits for 1.1.85
Change-Id: I4b4be8815a45e8cd0c2356fc03c4dabf99b664f2
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index bfea5a98..1708e8d2 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" : "1323bf8e39fa17da3e0901a4b1ab5dfd61ee5460", + "commit" : "a8453d4bc00998049db0d448764784a6a0767539", "prebuild" : [ "python update_glslang_sources.py" ] @@ -17,7 +17,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "db09f95ac00e44149f3894bf82c918e58277cfdb" + "commit" : "2fd5a24ec4a6df303b2155b3f85b6b8c1d56f6c0" }, { "name" : "Vulkan-Loader", @@ -25,7 +25,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "4573f327dd9a5e4114d5c56682892290affa46e5", + "commit" : "dcf2a3acbdb73ada39ebae7a2a268e05abf693a9", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
