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
JXL_REPO="https://github.com/libjxl/libjxl.git"
JXL_COMMIT="bd48652dba3469244af489e48c645307191cc039"
JXL_COMMIT="ec093557b0e8f76a48b0a68356d786c664a65660"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* ]] && return -1