Update dependencies

This commit is contained in:
BtbN
2023-11-29 15:45:31 +01:00
parent e714d9c1e2
commit e86d3b06a8
46 changed files with 46 additions and 46 deletions

View File

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