diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2023-12-01 11:57:41 -0800 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2023-12-01 14:03:05 -0700 |
| commit | 4520c8ac8b6dee69f78b6557f13d735a018b8582 (patch) | |
| tree | a1f162d28d67ce1f6043cb97c7920ee690d93d8b /scripts | |
| parent | 98d168c168041bc026bb55b11c59b256f8162791 (diff) | |
| download | usermoji-4520c8ac8b6dee69f78b6557f13d735a018b8582.tar.xz | |
build: Update to header 1.3.272
- 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 60988d45..e56d279e 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.271" + "commit": "v1.3.272" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.271", + "commit": "v1.3.272", "build_platforms": [ "windows", "linux", |
