diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-07-14 14:49:39 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2025-07-14 15:54:43 -0700 |
| commit | 5968d14a1ef8a7eeacf342e1542099e1aff20f70 (patch) | |
| tree | bf60ce0567f486750489a1ee4c7e2cc93407caeb /scripts | |
| parent | 5f35a7ff5302bbd921d648c416c4f494777ca4c9 (diff) | |
| download | usermoji-5968d14a1ef8a7eeacf342e1542099e1aff20f70.tar.xz | |
build: Update to header 1.4.322
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 4e24e714..e98502a3 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.321" + "commit": "v1.4.322" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.321", + "commit": "v1.4.322", "build_platforms": [ "windows", "linux", @@ -76,4 +76,4 @@ "googletest": "GOOGLETEST_INSTALL_DIR", "Vulkan-Loader": "VULKAN_LOADER_INSTALL_DIR" } -} +}
\ No newline at end of file |
