diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2025-03-21 08:53:50 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2025-03-21 09:49:10 -0700 |
| commit | 32ee3e6e333a4bc4064fe64cfdfdcf6e71a92743 (patch) | |
| tree | 4329d86f2dd6ae252271a675c437fd8e0ab9d6f3 /scripts | |
| parent | 072c8124dc6721df9b9c47f48830319b3218227a (diff) | |
| download | usermoji-32ee3e6e333a4bc4064fe64cfdfdcf6e71a92743.tar.xz | |
build: Update to header 1.4.311
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 7677611f..8186eaa0 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.310" + "commit": "v1.4.311" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.4.310", + "commit": "v1.4.311", "build_platforms": [ "windows", "linux", |
