Update dependencies

This commit is contained in:
BtbN
2023-03-19 12:26:11 +01:00
parent 13129c7061
commit 521d708a8e
65 changed files with 66 additions and 66 deletions

View File

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