diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2021-12-01 09:55:34 -0800 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2021-12-01 11:46:20 -0700 |
| commit | 68b0ab75663437cbdf41fa4a8e8118d4b00ebabe (patch) | |
| tree | 7f70e32d84db6c32e660e4fe1eac19e9e560ebd8 /scripts | |
| parent | 43c08f83c2601ce30a9c2f9ba8a5d6059175e3bb (diff) | |
| download | usermoji-68b0ab75663437cbdf41fa4a8e8118d4b00ebabe.tar.xz | |
build: Update to header 1.2.201
- 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 c8441278..e79f88c5 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.200" + "commit" : "v1.2.201" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.200", + "commit" : "v1.2.201", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
