mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Update integrated utils
Update bubblewrap to 0.6.1 Update dwarfs to the latest git revision Update all other outdated libraries
This commit is contained in:
parent
616f7c9254
commit
e55b1e6869
4 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@ mount_point="${working_dir}"/mnt
|
|||
scriptsize=24870
|
||||
|
||||
# The size of the utils archive
|
||||
utilssize=2498479
|
||||
utilssize=2505629
|
||||
|
||||
# Offset where the image is stored
|
||||
offset=$((scriptsize+utilssize))
|
||||
|
|
|
@ -15,7 +15,7 @@ script_dir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"
|
|||
build_dwarfs="false"
|
||||
|
||||
squashfuse_version="0.1.104"
|
||||
bwrap_version="0.5.0"
|
||||
bwrap_version="0.6.1"
|
||||
lz4_version="1.9.3"
|
||||
zstd_version="1.5.2"
|
||||
squashfs_tools_version="4.5"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7003a0a8d17fc2e424fce551303d4c894e09e5a30e782f0b7f91e591df4f55b8
|
||||
size 2498479
|
||||
oid sha256:ef837bbb09c4cf84edfa4522c2d62a7ceb6b4d5ef03e3c9dd4e169c3df8ded7f
|
||||
size 2505629
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ba6382c2a170f4d3bece2d68868522ddce21823ddc2873b99ba21a01ec3fbbc
|
||||
size 8685514
|
||||
oid sha256:6c150cd17c623606ae7e2bf18fb27c3b26477e8c36b4344bcc2eaeafd98485f2
|
||||
size 8700916
|
||||
|
|
Loading…
Reference in a new issue