From b03f6dcab2ed6451f7622d664f7a7c3ca5c59a83 Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Sat, 15 May 2021 14:51:44 +0500 Subject: [PATCH] Update zstd to 1.5.0 --- conty-start.sh | 2 +- create-utils.sh | 2 +- utils.tar | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conty-start.sh b/conty-start.sh index 817a078..6c03d63 100755 --- a/conty-start.sh +++ b/conty-start.sh @@ -35,7 +35,7 @@ scriptsize=17981 # The size of the utils.tar archive # utils.tar contains bwrap and squashfuse binaries -utilssize=1300480 +utilssize=1515520 # Offset where the squashfs image is stored offset=$((scriptsize+utilssize)) diff --git a/create-utils.sh b/create-utils.sh index 7c02d79..51cbf02 100755 --- a/create-utils.sh +++ b/create-utils.sh @@ -7,7 +7,7 @@ script_dir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")" squashfuse_version="0.1.104" bwrap_version="0.4.1" lz4_version="1.9.3" -zstd_version="1.4.9" +zstd_version="1.5.0" export CC=gcc export CXX=g++ diff --git a/utils.tar b/utils.tar index b0e7c2b..0723adc 100644 --- a/utils.tar +++ b/utils.tar @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:407402aeee549b6ef448a6a1a1a502b0668de34dd2e7dc80bcd126ee511fa899 -size 1300480 +oid sha256:ca83dc1213867b68a29816219fd0ffe857a928803806bdbae5efc13798a2650b +size 1515520