diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2026-03-20 10:39:24 -0700 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2026-03-20 12:47:20 -0600 |
| commit | 90bf5bc4fd8bea0d300f6564af256a51a34124b8 (patch) | |
| tree | 2f216312ae7ed28ca1fca7784c13d49928cbdcb2 /scripts | |
| parent | 734638ea758c82b65dc7e326ae790d797d375ae3 (diff) | |
| download | usermoji-90bf5bc4fd8bea0d300f6564af256a51a34124b8.tar.xz | |
build: Update to header 1.4.347
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 31d6dc17..14e6f5b8 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.346" + "commit": "v1.4.347" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.346", + "commit": "v1.4.347", "build_platforms": [ "windows", "linux", |
