From a4c0394f3dcf64160c8579ec7ca3fbcb79cf2be6 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Wed, 26 Jul 2023 21:31:17 +0000 Subject: [PATCH] vulkan-loader/1.3.259 package update --- vulkan-loader.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vulkan-loader.yaml b/vulkan-loader.yaml index 6733c63082d..69bf97ccf27 100644 --- a/vulkan-loader.yaml +++ b/vulkan-loader.yaml @@ -1,6 +1,6 @@ package: name: vulkan-loader - version: 1.3.257 + version: 1.3.259 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: 8b94e87bff136d1d1e4a076c2d3ce8e09ba71546 + expected-commit: 84b0aeecb0c6155462e90f7925c4f055f1d45860 - runs: | cmake -B build -G Ninja \