diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2022-11-10 08:50:12 -0800 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2022-11-10 09:43:29 -0800 |
| commit | 3a729c0a9d581d21f9f36cb1831281cb526834d5 (patch) | |
| tree | eb760befc660e02a839a3f2ed7886ff378b4d541 /scripts | |
| parent | e8234991418c5b0536e342bc849d5f8ed9eb6d6f (diff) | |
| download | usermoji-3a729c0a9d581d21f9f36cb1831281cb526834d5.tar.xz | |
build: Update to header 1.3.234
- 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 9ec127d8..518c766f 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -6,7 +6,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "v1.3.233" + "commit" : "v1.3.234" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.3.233", + "commit" : "v1.3.234", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
