diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2019-07-08 11:00:24 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2019-07-17 10:06:51 -0600 |
| commit | fb1fd1d63eb20cc6f922228f04d8b96cec452b46 (patch) | |
| tree | 506f27767bbf318cc95e1a03ce9073cbf37fc2d3 /scripts | |
| parent | 2937fd439c789dda0d8c901e908e1379624b38ef (diff) | |
| download | usermoji-fb1fd1d63eb20cc6f922228f04d8b96cec452b46.tar.xz | |
build: Update known-good files for 1.1.114 header
Change-Id: I8dcbd49e7ccc07f0c891d9c303e1dc0d8445f9e8
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index 54f7ef06..46a6c3ea 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -17,7 +17,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "v1.1.113" + "commit" : "v1.1.114" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.113", + "commit" : "v1.1.114", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
