diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2018-11-07 10:30:54 -0700 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2018-11-07 14:51:38 -0700 |
| commit | e4480fa9afd6f8cfc5579c7d24954f7030b180cf (patch) | |
| tree | 1dcd050d822c9cc47acb2c6be5628cc59e25bc9d /scripts | |
| parent | 9ed1f502fc538f592b885f5651d0aa4915c4486c (diff) | |
| download | usermoji-e4480fa9afd6f8cfc5579c7d24954f7030b180cf.tar.xz | |
build: Update known-good for 1.1.91 header
Updated:
- `scripts/known_good.json`
Change-Id: Ia07d6af7a77e835f413d7eecfdc8ef47267744b7
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 8df54465..f30d790b 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" : "46979500a03de8ec5d5cc65b8a090a8b99eb190a" + "commit" : "369e6ea7f9b8cf0155b183da7e5be1b39ef6138d" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "786bfe7ce231046649479019ca4b654be370287f", + "commit" : "9f59673982ff0ef7614adbe4c698b79aef1eaedb", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
