Skip to content

Commit 579c89f

Browse files
authored
Update create-utils.sh
1 parent ae2d981 commit 579c89f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

create-utils.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ build_dwarfs="${build_dwarfs:-false}"
1818
squashfuse_version="0.5.2"
1919
bwrap_version="0.11.0"
2020
lz4_version="1.10.0"
21-
zstd_version="1.5.6"
21+
zstd_version="1.5.7"
2222
squashfs_tools_version="4.6.1"
2323
unionfs_fuse_version="3.3"
2424
busybox_version="1.36.1"
25-
bash_version="5.2.32"
25+
bash_version="5.2.37"
2626

2727
export CC=clang
2828
export CXX=clang++

0 commit comments

Comments
 (0)