diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2021-04-28 09:28:42 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2021-04-29 13:07:15 -0700 |
| commit | 4ee5f2a8bee064cdc338f80546b75cdebba171de (patch) | |
| tree | 8b030505b21feb6662ded071244313acf0606f3f /scripts/known_good.json | |
| parent | 2a3bbb508520a620409e606a0c3e758a8987d5f6 (diff) | |
| download | usermoji-4ee5f2a8bee064cdc338f80546b75cdebba171de.tar.xz | |
build: Update to header 1.2.177
- Update known-good
- Generate source
Change-Id: I8f49422f152ad353658cb753f24564b76591d415
Diffstat (limited to 'scripts/known_good.json')
| -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 2c78a19a..00d15609 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.176" + "commit" : "v1.2.177" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.176", + "commit" : "v1.2.177", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
