diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2026-03-06 12:06:06 -0800 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2026-03-06 15:16:39 -0800 |
| commit | 59f963ce1b1d16cc92137a241a0fe98d637d21f4 (patch) | |
| tree | 9cb23ab0db6f97f82ef80e0cfbd7988ce98f7510 /scripts | |
| parent | 7f423e2b242c154e6ace85c804c65462a7d41870 (diff) | |
| download | usermoji-59f963ce1b1d16cc92137a241a0fe98d637d21f4.tar.xz | |
build: Update to header 1.4.345
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 547fcc89..99066542 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -7,7 +7,7 @@ "sub_dir": "Vulkan-Headers", "build_dir": "Vulkan-Headers/build", "install_dir": "Vulkan-Headers/build/install", - "commit": "v1.4.344" + "commit": "v1.4.345" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.344", + "commit": "v1.4.345", "build_platforms": [ "windows", "linux", |
