diff --git a/glslang.yaml b/glslang.yaml index 17f7966d29d..58ba0f0a78c 100644 --- a/glslang.yaml +++ b/glslang.yaml @@ -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 @@ -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: |