diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-05-08 08:24:04 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2024-05-08 09:12:08 -0700 |
| commit | df8e710224f563a04b7db2680f72d31619c4b259 (patch) | |
| tree | 50c0b78dee781e6e0b72bc644b052eb25939e926 /scripts | |
| parent | 8b6228a69820bd315761323c763b6272bdc8c720 (diff) | |
| download | usermoji-df8e710224f563a04b7db2680f72d31619c4b259.tar.xz | |
build: Update to header 1.3.284
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/known_good.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json index d28bbbd4..f0f1d833 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.3.283" + "commit": "v1.3.284" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.283", + "commit": "v1.3.284", "build_platforms": [ "windows", "linux", @@ -95,4 +95,4 @@ "googletest": "GOOGLETEST_INSTALL_DIR", "Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR" } -} +}
\ No newline at end of file |
