diff --git a/vulkan-loader.yaml b/vulkan-loader.yaml index 9feebf2f560..b6546ccae41 100644 --- a/vulkan-loader.yaml +++ b/vulkan-loader.yaml @@ -1,6 +1,6 @@ package: name: vulkan-loader - version: 1.3.254 + version: 1.3.255 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: 5dba6d2a346e4134ecbf98d9691a185f20d131e1 + expected-commit: a1d9d485ce1a66adc9a584ea79bc3829203863b6 - runs: | cmake -B build -G Ninja \