diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-09-26 07:00:31 -0700 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2025-09-26 12:06:22 -0600 |
| commit | d643b80d6ba8c191bc289fdda52867c3bb3c190b (patch) | |
| tree | 16ba6986daec11eb46214bbaff1feb1ae716bba8 /scripts | |
| parent | e3ecc39da57a5ed15ec8de67f136273ee54b78be (diff) | |
| download | usermoji-d643b80d6ba8c191bc289fdda52867c3bb3c190b.tar.xz | |
build: Update to header 1.4.328
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 d13eaf65..8a2e185a 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.327" + "commit": "v1.4.328" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.327", + "commit": "v1.4.328", "build_platforms": [ "windows", "linux", |
