diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-01-26 08:23:20 -0800 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2024-01-26 09:53:51 -0700 |
| commit | 5a5e17fbcc09d189f8b730d042af4a2c79920cc7 (patch) | |
| tree | 3c0d85d7e0e4b26b415a901113a4b81c3e4bd399 /scripts | |
| parent | 7c6d640a5ca3ab73c1f42d22312f672b54babfaf (diff) | |
| download | usermoji-5a5e17fbcc09d189f8b730d042af4a2c79920cc7.tar.xz | |
build: Update to header 1.3.276
- Update known-good
- Generate source
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 e2905075..824ebfc4 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.275" + "commit": "v1.3.276" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.275", + "commit": "v1.3.276", "build_platforms": [ "windows", "linux", |
