diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-10-10 09:50:11 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2025-10-10 12:29:08 -0700 |
| commit | 17c41541e8e43364af6ccb4a6ce167274152cd7a (patch) | |
| tree | 8fbc7a3e17c79f2271cca63d86633d50d6f28e21 /scripts | |
| parent | faf69f66f2d9ba782fe37cabd19b9742f9f62eb3 (diff) | |
| download | usermoji-17c41541e8e43364af6ccb4a6ce167274152cd7a.tar.xz | |
build: Update to header 1.4.329
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 c681362f..1930dd57 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.328" + "commit": "v1.4.329" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.328", + "commit": "v1.4.329", "build_platforms": [ "windows", "linux", |
