From fe0f0e0e78bbcd3a8f07fa3ca39a049bd7f47389 Mon Sep 17 00:00:00 2001 From: Frankie Dintino Date: Sat, 13 Jul 2024 00:14:01 -0400 Subject: [PATCH] debug 2 --- wheelbuild/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wheelbuild/config.sh b/wheelbuild/config.sh index d25e66b..fbdaf6e 100644 --- a/wheelbuild/config.sh +++ b/wheelbuild/config.sh @@ -4,7 +4,7 @@ set -eo pipefail CONFIG_DIR=$(abspath $(dirname "${BASH_SOURCE[0]}")) ARCHIVE_SDIR=pillow-avif-plugin-depends -LIBAVIF_VERSION=02fc53e73d68dccacc54ce543b1be1e9b3236495 +LIBAVIF_VERSION=34659b77b8cd897a71bb5bb0ca7d604bbe1eaf6a RAV1E_VERSION=0.7.1 CCACHE_VERSION=4.7.1 SCCACHE_VERSION=0.3.0