diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2023-10-13 10:37:12 -0700 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2023-10-13 17:06:56 -0600 |
| commit | 1532001f7edae559af1988293eec90bc5e2607d5 (patch) | |
| tree | 385d3ce5e5f7a4f6b24a529bd9836671dcfa69ef /scripts | |
| parent | 730552e6702cd73764b28f48271a967fba95162e (diff) | |
| download | usermoji-1532001f7edae559af1988293eec90bc5e2607d5.tar.xz | |
build: Update to header 1.3.268
- 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 5e58ef75..2b865f83 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.267" + "commit": "v1.3.268" }, { "name": "MoltenVK", @@ -35,7 +35,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.267", + "commit": "v1.3.268", "build_platforms": [ "windows", "linux", |
