Update dependencies

This commit is contained in:
BtbN
2023-10-24 00:40:01 +02:00
parent 9a80ab2679
commit 7b6432add4
52 changed files with 55 additions and 59 deletions

View File

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