From 61642f5438559f9a2df0e4ca82cc7c97f6666942 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:07:24 +0000 Subject: [PATCH] vulkan-loader/1.3.256 package update --- vulkan-loader.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vulkan-loader.yaml b/vulkan-loader.yaml index 9feebf2f560..61c95b7de49 100644 --- a/vulkan-loader.yaml +++ b/vulkan-loader.yaml @@ -1,6 +1,6 @@ package: name: vulkan-loader - version: 1.3.254 + version: 1.3.256 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: dce85674e249f7b6956842dd6df067b70060c483 - runs: | cmake -B build -G Ninja \