From d6cc2e442d718dc3993cc6e203adb042eb146530 Mon Sep 17 00:00:00 2001 From: andrew0229 Date: Wed, 18 Sep 2024 08:13:06 +0000 Subject: [PATCH] update deps vulkan-headers ohos commit id Signed-off-by: andrew0229 --- scripts/known_good.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/known_good.json b/scripts/known_good.json index ed07ddc9f..5a05b5af3 100755 --- 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": "de4b2f2aa09145801017580787d5090f6d24d9f5" + "commit": "e8556ba30af4c30fe98ae670cf9eafedd8945348" }, { "name": "Vulkan-Utility-Libraries", -- Gitee