diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-09-07 13:47:22 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-09-07 13:47:22 -0600 |
| commit | ccab4cc42372b9d464741b99f158329a552fb330 (patch) | |
| tree | 430e0274ac4221ed39cc0d8b6993a346a0e7377d /scripts | |
| parent | 25d277579d1e1844c02e6ce3f64950ef6b5b0d80 (diff) | |
| download | usermoji-ccab4cc42372b9d464741b99f158329a552fb330.tar.xz | |
build: Update known-good files for 1.2.152 header
Changes:
- Updated `known_good.json`
Change-Id: Ia5b8ab0d3d0e0d822fac1aa34d600d8ef0e26699
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 c3dc4b47..899df131 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -6,7 +6,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "v1.2.151" + "commit" : "v1.2.152" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.151", + "commit" : "v1.2.152", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
