diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-01-05 13:07:37 -0800 |
|---|---|---|
| committer | Charles Giessen <46324611+charles-lunarg@users.noreply.github.com> | 2024-01-05 14:32:05 -0700 |
| commit | 2c0a644db855f40f100f9f39e5a8a8dfa2b0014d (patch) | |
| tree | 0f77c00b94cf554511409ba8bb884476401d6714 /scripts/known_good.json | |
| parent | 1a84e811a47143d0dc63471e28555a4f6c369bfc (diff) | |
| download | usermoji-2c0a644db855f40f100f9f39e5a8a8dfa2b0014d.tar.xz | |
build: Update to header 1.3.275
- 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 81a9e406..50610c43 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.274" + "commit": "v1.3.275" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.274", + "commit": "v1.3.275", "build_platforms": [ "windows", "linux", |
