diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2022-11-03 10:38:54 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2022-11-03 12:31:02 -0700 |
| commit | 6e5bd86b76c092fcd5d8a873260a8a96f43705d5 (patch) | |
| tree | 968418ca5fbc24014439f47213901675c368f988 /scripts/known_good.json | |
| parent | 0bb32875d2e66c356ca42c9c93f3b103dd5ceac6 (diff) | |
| download | usermoji-6e5bd86b76c092fcd5d8a873260a8a96f43705d5.tar.xz | |
build: Update to header 1.3.233
- Update known-good
- Generate source
Diffstat (limited to 'scripts/known_good.json')
| -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 9371238a..9ec127d8 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.232" + "commit" : "v1.3.233" }, { "name" : "MoltenVK", @@ -30,7 +30,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.3.232", + "commit" : "v1.3.233", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
