Update dependencies

This commit is contained in:
BtbN
2024-10-06 02:29:04 +02:00
parent 75548adee9
commit 251066913a
48 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="6d2848321250a19641800f8afb07738f3b0b7f18"
SCRIPT_COMMIT="d2564ba5989c9de1a76714b3e59ec60595e9be50"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1