diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2026-01-23 08:27:43 -0800 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2026-01-23 08:52:52 -0800 |
| commit | 48a4bcbdf619e57204783f8c1a04c76c160ddd5b (patch) | |
| tree | 31223f8f9a55b009f0fd18bef8d108d8c29a7872 /scripts | |
| parent | 5ebf9cb185ee2caf429a5e9b6fabb9a2b5fa8a1d (diff) | |
| download | usermoji-48a4bcbdf619e57204783f8c1a04c76c160ddd5b.tar.xz | |
build: Update to header 1.4.341
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 e4959f0b..85fd119d 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.4.340" + "commit": "v1.4.341" }, { "name": "MoltenVK", @@ -56,7 +56,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.340", + "commit": "v1.4.341", "build_platforms": [ "windows", "linux", |
