Update dependencies

This commit is contained in:
BtbN
2024-06-23 13:17:34 +02:00
parent 31add5f62d
commit d1ff67cb28
44 changed files with 45 additions and 45 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/google/shaderc.git"
SCRIPT_COMMIT="f59f0d11b80fd622383199c867137ededf89d43b"
SCRIPT_COMMIT="d875f303474e0051b286a11dd772817ab190e02e"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1