Update dependencies

This commit is contained in:
BtbN 2022-06-09 22:21:18 +02:00
parent 48f83820fb
commit 42174778e7
49 changed files with 50 additions and 50 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SHADERC_REPO="https://github.com/google/shaderc.git"
SHADERC_COMMIT="96b1dd72a827304817470274a470c4d3b2293451"
SHADERC_COMMIT="7e2cfcf2b75c245fa3ceaf2e276180cbf8f107ea"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1