diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-03-01 09:28:42 -0800 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2024-03-01 12:38:52 -0600 |
| commit | bfe7b30deedf37aa9a0dcad6e4c7ccaaff361c7b (patch) | |
| tree | b68c369d70bded8eac31a888af198d1ba1ff0f74 /scripts | |
| parent | 069bd14c0548556e130fc9e205adc918b7a01891 (diff) | |
| download | usermoji-bfe7b30deedf37aa9a0dcad6e4c7ccaaff361c7b.tar.xz | |
build: Update to header 1.3.279
- 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 e6385a3e..5655d61f 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.278" + "commit": "v1.3.279" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.278", + "commit": "v1.3.279", "build_platforms": [ "windows", "linux", |
