diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2021-09-21 10:50:43 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2021-09-21 11:39:27 -0700 |
| commit | fd988fa88a34328f1b7d45c9c0d4f4e1319a441e (patch) | |
| tree | b7f62f10d19093dfe20d40116ae09eb80e4921ec /scripts | |
| parent | 5a070f287d30f149ba3e2e713edcb76765f6b1cc (diff) | |
| download | usermoji-fd988fa88a34328f1b7d45c9c0d4f4e1319a441e.tar.xz | |
build: Update to header 1.2.193
- Update known-good
- Generate source
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 53ad6096..cc153877 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.192" + "commit" : "v1.2.193" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.192", + "commit" : "v1.2.193", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
