diff options
| author | Mike Schuchardt <mikes@lunarg.com> | 2024-11-04 09:28:24 -0700 |
|---|---|---|
| committer | Mike Schuchardt <mikes@lunarg.com> | 2024-11-04 11:47:53 -0700 |
| commit | ceab0a9391c02a5cdde7e59ab86694cd70192667 (patch) | |
| tree | 83b538c9dd49a0f1587f598b233f15bb83bb6e8f /scripts | |
| parent | e94085e2167e33b6b18474da24ff18f46bc56976 (diff) | |
| download | usermoji-ceab0a9391c02a5cdde7e59ab86694cd70192667.tar.xz | |
build: Update to header 1.3.301
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 2bfe2723..b4b0cf1b 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.300" + "commit": "v1.3.301" }, { "name": "MoltenVK", @@ -74,7 +74,7 @@ "cmake_options": [ "-DLOADER_USE_UNSAFE_FILE_SEARCH=ON" ], - "commit": "v1.3.300", + "commit": "v1.3.301", "build_platforms": [ "windows", "linux", |
