Update dependencies

This commit is contained in:
BtbN 2022-08-16 12:44:22 +02:00
parent 3ccb2f20b4
commit 8c1fe93e89
35 changed files with 35 additions and 35 deletions

View file

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