Update dependencies

This commit is contained in:
BtbN
2023-08-17 18:33:19 +02:00
parent 0a5e19d524
commit d6558a3efa
50 changed files with 50 additions and 50 deletions

View File

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