diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-01-31 14:53:30 -0700 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-01-31 14:53:30 -0700 |
| commit | 2b88b7ed728db6c97fda40b0e55a57ac89d47ec4 (patch) | |
| tree | 82817126d663abdc2645d3ead3e6c080f55f4913 /scripts | |
| parent | 260679605f9843ae2cf06cfc0e44dc0d25be71b9 (diff) | |
| download | usermoji-2b88b7ed728db6c97fda40b0e55a57ac89d47ec4.tar.xz | |
build: Update known-good for 1.2.132 header
Change-Id: Idb6672495b2b42d45003efdbad868f41a96aa1e1
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 4261ffbd..c0c8529e 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.2.131" + "commit" : "v1.2.132" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.131", + "commit" : "v1.2.132", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
