mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-26 09:58:38 +01:00
Update bubblewrap to 0.5.0
This commit is contained in:
parent
5432adaae3
commit
0c5dc8668e
4 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@ scriptsize=25303
|
|||
|
||||
# The size of the utils.tar.gz archive
|
||||
# utils.tar.gz contains bwrap, squashfuse and dwarfs binaries
|
||||
utilssize=2923949
|
||||
utilssize=2925482
|
||||
|
||||
# Offset where the image is stored
|
||||
offset=$((scriptsize+utilssize))
|
||||
|
|
|
@ -14,7 +14,7 @@ script_dir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"
|
|||
build_dwarfs="false"
|
||||
|
||||
squashfuse_version="0.1.104"
|
||||
bwrap_version="0.4.1"
|
||||
bwrap_version="0.5.0"
|
||||
lz4_version="1.9.3"
|
||||
zstd_version="1.5.0"
|
||||
squashfs_tools_version="4.5"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45bd5a06896afb76530520c16568849247c4719fcf0804539d3e71fac4444d65
|
||||
size 2923949
|
||||
oid sha256:557cd742a0307a64aa55b86262b166b97870edff0ea43fbcde10133915449e26
|
||||
size 2925482
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f22893f87d79907c1d95bd0a9a3db00a9ff176739e91268aef91d5a996e26a3d
|
||||
size 8874518
|
||||
oid sha256:adaf4e745ce62296ac747571fc7a14161f737f7584f25b375c4d78c0b6dbe9cd
|
||||
size 8877774
|
||||
|
|
Loading…
Reference in a new issue