diff options
| author | Shannon McPherson <shannon@lunarg.com> | 2019-07-01 15:46:44 -0600 |
|---|---|---|
| committer | Shannon McPherson <shannon@lunarg.com> | 2019-07-01 15:46:44 -0600 |
| commit | d8a870766bc0e511708e7b2eaa8802014eb95e3e (patch) | |
| tree | 4698878bc879490daae905e8a363bd7b37c6542a /scripts/known_good.json | |
| parent | e9847ff73e40c308e8df2c913531cd833f8a54b1 (diff) | |
| download | usermoji-d8a870766bc0e511708e7b2eaa8802014eb95e3e.tar.xz | |
build: Update known-good files for 1.1.113 header
Change-Id: I3151722ccb8f3c5d918db8ffd701661a33dcf3b6
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 17003389..304c9eb7 100644 --- a/scripts/known_good.json +++ b/scripts/known_good.json @@ -17,7 +17,7 @@ "sub_dir" : "Vulkan-Headers", "build_dir" : "Vulkan-Headers/build", "install_dir" : "Vulkan-Headers/build/install", - "commit" : "v1.1.112" + "commit" : "v1.1.113" }, { "name" : "MoltenVK", @@ -41,7 +41,7 @@ "sub_dir" : "Vulkan-Loader", "build_dir" : "Vulkan-Loader/build", "install_dir" : "Vulkan-Loader/build/install", - "commit" : "v1.1.112", + "commit" : "v1.1.113", "deps" : [ { "var_name" : "VULKAN_HEADERS_INSTALL_DIR", |
