diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2020-02-18 11:01:48 -0700 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2020-02-18 11:01:48 -0700 |
| commit | 16cf5591e399aed1de1401150cd47264132e6e0b (patch) | |
| tree | 0cb62e5c6538b10ed1c39d7119d1bb2a2d56916f /scripts | |
| parent | fb2272297f006b43878660ae192ce8702401d14f (diff) | |
| download | usermoji-16cf5591e399aed1de1401150cd47264132e6e0b.tar.xz | |
build: Update known-good for 1.2.133 header
Change-Id: I2b790615e08f486264b9454f61630722fdbd9a29
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 c0c8529e..4a3adb06 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.132" + "commit" : "v1.2.133" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.132", + "commit" : "v1.2.133", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
