diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2021-02-16 09:20:12 -0800 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2021-02-16 11:00:05 -0800 |
| commit | 88ea55de928a08ba5c5f65a93d1e7c8f666fc43f (patch) | |
| tree | a12905509c9baf15f7871d3fc7fe6354615637a2 /scripts | |
| parent | 6952dfcc1df5a0f41dc55a168d87c10942f66416 (diff) | |
| download | usermoji-88ea55de928a08ba5c5f65a93d1e7c8f666fc43f.tar.xz | |
build: Update known-good files for 1.2.170 header
- Update `known_good.json`
- Generate new source files
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 035e3ac5..b5d0594d 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.169" + "commit" : "v1.2.170" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.2.169", + "commit" : "v1.2.170", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
