diff --git a/README.OpenSource b/README.OpenSource index 4e10099f..855c532f 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -2,11 +2,11 @@ { "Name": "Khronos Group - Vulkan-Loader", "License": "Apache-2.0", - "License File": "LICENSE", + "License File": "LICENSE.txt", "Version Number": "v1.4.309", "Owner": "wangxutao5@huawei.com", "Upstream URL": "https://github.com/KhronosGroup/Vulkan-Loader.git", "Description": "This project provides the Vulkan ICD desktop loader for Windows, Linux, MacOS, and OpenHarmony.", - "Dependencies": "vulkan-headers" + "Dependencies": ["vulkan-headers"] } ] \ No newline at end of file