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 glslang.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://git.alpinelinux.org/aports/plain/main/glslang/APKBUILD
package:
name: glslang
version: 1.3.261.0
version: 1.3.261.1
epoch: 0
description: Khronos reference front-end for GLSL, ESSL, and sample SPIR-V generator
copyright:
Expand All @@ -24,7 +24,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 19fd5c35ec62d7584189e4c4f73378d4343eb655c49818e4bd8a408d6b822f60
expected-sha256: eb1f9c2ff0a1409151d7749fb37bc1988dc1fd908444c1e4f43d4190c90befcd
uri: https://github.com/KhronosGroup/glslang/archive/refs/tags/sdk-${{package.version}}.tar.gz

- runs: |
Expand Down