diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2021-05-24 09:39:00 -0600 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2021-05-24 14:06:16 -0600 |
| commit | 4e4619ae690a6f76f76b6d61f98bb95bbd0cb0f2 (patch) | |
| tree | 3b82d98406653a93fc028f8f6f6254b2d5633de0 /scripts/known_good.json | |
| parent | 72c2d5f0b0e59bf429144d2e60d8fd6ce1710887 (diff) | |
| download | usermoji-4e4619ae690a6f76f76b6d61f98bb95bbd0cb0f2.tar.xz | |
build: Update to header 1.2.179
- Update known-good
- Generate source
Change-Id: Ib8666fe063852297f746dbea1b8b34346000b13d
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 cefd926b..5078d19c 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.178" + "commit" : "v1.2.179" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.178", + "commit" : "v1.2.179", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
