diff options
| author | Charles Giessen <charles@lunarg.com> | 2025-12-01 10:40:37 -0600 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2025-12-01 09:59:16 -0700 |
| commit | 48b5d246b2d0b1a41ee7ea1b69525ae7bb38a2ae (patch) | |
| tree | 7d2a41b2b9b30eab8e6921e15a667ffbc2b667a5 /scripts | |
| parent | 2a3347d5e74d359e3ecb8e229917f3335bfa2dfa (diff) | |
| download | usermoji-48b5d246b2d0b1a41ee7ea1b69525ae7bb38a2ae.tar.xz | |
build: Update to header 1.4.335
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 0eaa0a99..a04bc19c 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.334" + "commit": "v1.4.335" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.334", + "commit": "v1.4.335", "build_platforms": [ "windows", "linux", |
