diff --git a/autotests/ossfuzz/prepare_build.sh b/autotests/ossfuzz/prepare_build.sh index 80e505f..a3052e6 100755 --- a/autotests/ossfuzz/prepare_build.sh +++ b/autotests/ossfuzz/prepare_build.sh @@ -38,7 +38,7 @@ git clone --depth 1 -b v1.2.1 https://github.com/AOMediaCodec/libavif.git git clone --depth 1 https://github.com/strukturag/libde265.git git clone --depth 1 -b v2.5.3 https://github.com/uclouvain/openjpeg.git git clone --depth 1 https://github.com/strukturag/libheif.git -git clone --depth=1 --branch v0.11.x --recursive --shallow-submodules https://github.com/libjxl/libjxl.git +git clone --depth=1 --recursive --shallow-submodules https://github.com/libjxl/libjxl.git git clone --depth 1 https://github.com/LibRaw/LibRaw git clone --depth 1 https://github.com/mircomir/jxrlib.git git clone --depth 1 -b v2.6.0 https://github.com/cisco/openh264.git