Skip to content

Commit

Permalink
Merge pull request #13188 from wolfi-dev/wolfictl-26fc0eda-34ea-4b13-…
Browse files Browse the repository at this point in the history
…92fd-c294d886bb8f
  • Loading branch information
ajayk authored Feb 16, 2024
2 parents b3a49f9 + 025b1e4 commit bcb9a88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vulkan-loader.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: vulkan-loader
version: 1.3.277
version: 1.3.278
epoch: 0
description: Vulkan Installable Client Driver (ICD) Loader
copyright:
Expand All @@ -25,7 +25,7 @@ pipeline:
with:
repository: https://github.com/KhronosGroup/Vulkan-Loader
tag: v${{package.version}}
expected-commit: d4b42874cc2447aca1183a6a8fa8d6400e93b0f2
expected-commit: aecbb2079ca6fad91752640c6c0c2f25f896fd5e

- runs: |
cmake -B build -G Ninja \
Expand Down

0 comments on commit bcb9a88

Please sign in to comment.