Update scripts

This commit is contained in:
BtbN
2024-07-30 19:23:19 +02:00
parent 8d6133d06a
commit 2eb0c99b5c
51 changed files with 51 additions and 51 deletions

View File

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