aboutsummaryrefslogtreecommitdiff
path: root/scripts/known_good.json
diff options
context:
space:
mode:
authorMike Schuchardt <mikes@lunarg.com>2021-10-14 10:13:58 -0700
committerMike Schuchardt <mikes@lunarg.com>2021-10-14 11:10:40 -0700
commit7001f2eb37d151c5fec082e6b1a683cf7c6d85f9 (patch)
treebc52550982517cdc5af1c096269d1dc237e2e785 /scripts/known_good.json
parente8b24f02d17dde8ba703353aa21ed5b08ca32f3b (diff)
downloadusermoji-7001f2eb37d151c5fec082e6b1a683cf7c6d85f9.tar.xz
build: Update to header 1.2.196
- Update known-good - Generate source
Diffstat (limited to 'scripts/known_good.json')
-rw-r--r--scripts/known_good.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index 9c47a390..6e2c38c2 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.2.195"
+ "commit" : "v1.2.196"
},
{
"name" : "MoltenVK",
@@ -30,7 +30,7 @@
"sub_dir" : "Vulkan-Loader",
"build_dir" : "Vulkan-Loader/build",
"install_dir" : "Vulkan-Loader/build/install",
- "commit" : "v1.2.195",
+ "commit" : "v1.2.196",
"deps" : [
{
"var_name" : "VULKAN_HEADERS_INSTALL_DIR",