Skip to content

Commit 41b0e45

Browse files
committed
build: Update to header 1.4.339
1 parent f25dca9 commit 41b0e45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/known_good.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
"build_dir": "Vulkan-Headers/build",
88
"install_dir": "Vulkan-Headers/build/install",
99
"cmake_options": [],
10-
"commit": "v1.4.338"
10+
"commit": "v1.4.339"
1111
},
1212
{
1313
"name": "Vulkan-Utility-Libraries",
1414
"url": "https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git",
1515
"sub_dir": "Vulkan-Utility-Libraries",
1616
"build_dir": "Vulkan-Utility-Libraries/build",
1717
"install_dir": "Vulkan-Utility-Libraries/build/install",
18-
"commit": "v1.4.338",
18+
"commit": "v1.4.339",
1919
"deps": [
2020
{
2121
"var_name": "VULKAN_HEADERS_INSTALL_DIR",
@@ -29,7 +29,7 @@
2929
"sub_dir": "Vulkan-Loader",
3030
"build_dir": "Vulkan-Loader/build",
3131
"install_dir": "Vulkan-Loader/build/install",
32-
"commit": "v1.4.338",
32+
"commit": "v1.4.339",
3333
"deps": [
3434
{
3535
"var_name": "VULKAN_HEADERS_INSTALL_DIR",

0 commit comments

Comments
 (0)