Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions spirv-headers.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://git.alpinelinux.org/aports/plain/main/spirv-headers/APKBUILD
package:
name: spirv-headers
version: 1.3.250.0
version: 1.3.250.1
epoch: 0
description: Machine-readable files for the SPIR-V Registry
copyright:
Expand All @@ -21,7 +21,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 9d632a4dddd11f89a74a8c6f19cd29e8b0741d2fbb41ecc4dec26b922d28a2f3
expected-sha256: 442c3b329c0c1ef82a778c55b794410474c69bc08f8fb6cffaacf92c73af6f14
uri: https://github.com/KhronosGroup/SPIRV-Headers/archive/refs/tags/sdk-${{package.version}}.tar.gz

- runs: |
Expand Down