From 7d617a91093965c71053e28c819f6cabbdf0ebca Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:50:53 +0000 Subject: [PATCH] vulkan-loader/1.3.300 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- vulkan-loader.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vulkan-loader.yaml b/vulkan-loader.yaml index 14d2cc91f8d..d9c878903e8 100644 --- a/vulkan-loader.yaml +++ b/vulkan-loader.yaml @@ -1,6 +1,6 @@ package: name: vulkan-loader - version: 1.3.299 + version: 1.3.300 epoch: 0 description: Vulkan Installable Client Driver (ICD) Loader copyright: @@ -26,7 +26,7 @@ pipeline: with: repository: https://github.com/KhronosGroup/Vulkan-Loader tag: v${{package.version}} - expected-commit: 476380fe095592225e5c38a365a1ec64c4cf3922 + expected-commit: c21cdf42bd0ae076d4d200337b9c0f6aa0481f8c - runs: | cmake -B build -G Ninja \