mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
GLSLANG: reverted to 13.0.0 (could impact CEMU)
This commit is contained in:
parent
f7702d6c24
commit
5d67dc44a1
|
@ -244,8 +244,10 @@ modules:
|
|||
- /lib/cmake
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/KhronosGroup/glslang/archive/13.1.1.tar.gz
|
||||
sha256: 1c4d0a5a38c8aaf89a2d7e6093be734320599f5a6775b2726beeb05b0c054e66
|
||||
#url: https://github.com/KhronosGroup/glslang/archive/13.1.1.tar.gz
|
||||
#sha256: 1c4d0a5a38c8aaf89a2d7e6093be734320599f5a6775b2726beeb05b0c054e66
|
||||
url: https://github.com/KhronosGroup/glslang/archive/13.0.0.tar.gz
|
||||
sha256: bcda732434f829aa74414ea0e06d329ec8ac28637c38a0de45e17c8fd25a4715
|
||||
x-checker-data:
|
||||
type: anitya
|
||||
stable-only: true
|
||||
|
|
Loading…
Reference in a new issue