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

- runs: |
Expand Down