diff --git a/vulkan-loader.yaml b/vulkan-loader.yaml index 61c95b7de49..6733c63082d 100644 --- a/vulkan-loader.yaml +++ b/vulkan-loader.yaml @@ -1,6 +1,6 @@ package: name: vulkan-loader - version: 1.3.256 + version: 1.3.257 epoch: 0 description: Vulkan Installable Client Driver (ICD) Loader copyright: @@ -25,7 +25,7 @@ pipeline: with: repository: https://github.com/KhronosGroup/Vulkan-Loader tag: v${{package.version}} - expected-commit: dce85674e249f7b6956842dd6df067b70060c483 + expected-commit: 8b94e87bff136d1d1e4a076c2d3ce8e09ba71546 - runs: | cmake -B build -G Ninja \