diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-06-14 12:27:24 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2024-06-14 14:04:58 -0700 |
| commit | 345af476e583366352e014ee8e43fc5ddf421ab9 (patch) | |
| tree | 8a17baabcfd9b53b25820917b9c473f0cda51c67 /scripts | |
| parent | a9a1bcd709e185700847268eb4310f6484b027bc (diff) | |
| download | usermoji-345af476e583366352e014ee8e43fc5ddf421ab9.tar.xz | |
build: Update to header 1.3.288
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 779f24d5..de186c70 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.287" + "commit": "v1.3.288" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.287", + "commit": "v1.3.288", "build_platforms": [ "windows", "linux", |
