diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-05-30 11:31:25 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2025-05-30 12:01:38 -0700 |
| commit | e4fb76dc08f139df0436e9c3031f75be5e1f6264 (patch) | |
| tree | 97ed9ebe6b78a2655717b3bfb67976c1411d0672 /scripts | |
| parent | 60b640cb931814fcc6dabe4fc61f4738c56579f6 (diff) | |
| download | usermoji-e4fb76dc08f139df0436e9c3031f75be5e1f6264.tar.xz | |
build: Update to header 1.4.316
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 c3fdf873..00cb0565 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.315" + "commit": "v1.4.316" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.315", + "commit": "v1.4.316", "build_platforms": [ "windows", "linux", |
