diff --git a/native/build-config.sh b/native/build-config.sh index f19c6cf..61a48d8 100755 --- a/native/build-config.sh +++ b/native/build-config.sh @@ -3,7 +3,7 @@ # Source this file in platform-specific build scripts # Library versions -LIBARCHIVE_VERSION="3.8.7" +LIBARCHIVE_VERSION="3.8.8" LZ4_VERSION="1.10.0" ZSTD_VERSION="1.5.7" LZO_VERSION="2.10" @@ -13,7 +13,7 @@ XZ_VERSION="5.8.3" BZIP2_VERSION="1.0.8" # SHA256 checksums for download verification -LIBARCHIVE_SHA256="d3a8ba457ae25c27c84fd2830a2efdcc5b1d40bf585d4eb0d35f47e99e5d4774" +LIBARCHIVE_SHA256="3873a88801da067d0528a989af06877710529d50ee8fe6f3970cbb4302efb918" LZ4_SHA256="537512904744b35e232912055ccf8ec66d768639ff3abe5788d90d792ec5f48b" ZSTD_SHA256="eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3" LZO_SHA256="c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072"