mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
Update integrated zstd to 1.5.2
This commit is contained in:
parent
2b1795eb29
commit
349b39874e
4 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@ mount_point="${working_dir}"/mnt
|
|||
scriptsize=25224
|
||||
|
||||
# The size of the utils archive
|
||||
utilssize=2850852
|
||||
utilssize=2850824
|
||||
|
||||
# Offset where the image is stored
|
||||
offset=$((scriptsize+utilssize))
|
||||
|
|
|
@ -17,7 +17,7 @@ build_dwarfs="false"
|
|||
squashfuse_version="0.1.104"
|
||||
bwrap_version="0.5.0"
|
||||
lz4_version="1.9.3"
|
||||
zstd_version="1.5.1"
|
||||
zstd_version="1.5.2"
|
||||
squashfs_tools_version="4.5"
|
||||
|
||||
export CC=gcc
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7b451ddc800c6f771119afdaed38904c1d653765d0049f27acb3ff1a37e94f1
|
||||
size 2850852
|
||||
oid sha256:f843053875474e1ec8aa30dd0c74c96b315585d8376fc1637acd008ee57f7636
|
||||
size 2850824
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e81b8afce4341ed2a328147be551da43fef71f5e0a8894d5cee4a92dfecaa32f
|
||||
size 8409660
|
||||
oid sha256:a765edf7357024bae91c55b707751648a43e53f125bfd5271c1d009a03924456
|
||||
size 8410862
|
||||
|
|
Loading…
Reference in a new issue