diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-01-30 08:58:56 -0800 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2025-01-30 16:59:12 -0800 |
| commit | c52931f012cb7b48e42bbf2050a7fb2183b76406 (patch) | |
| tree | c3aa6bb772f0a8ffb7e1590c15a5c193fce697a3 /scripts | |
| parent | 7658238ddc50d7ef1fe923d95b7112597a5adc68 (diff) | |
| download | usermoji-c52931f012cb7b48e42bbf2050a7fb2183b76406.tar.xz | |
build: Update to header 1.4.307
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 df7c7ab5..e59c83ca 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.306" + "commit": "v1.4.307" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.306", + "commit": "v1.4.307", "build_platforms": [ "windows", "linux", |
