Skip to content

Commit 66fabb4

Browse files
authored
update versions of packages
1 parent e1fbc7a commit 66fabb4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

boot.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ else
66
export ARCH=$1
77
fi
88

9-
export LLVM_VER=16.0.0
10-
export MUSL_VER=1.2.3
11-
export KERN_VER=6.2.7
9+
export LLVM_VER=21.1.3
10+
export MUSL_VER=1.2.5
11+
export KERN_VER=6.17.1
1212
export MKSH_VER=R59c
1313
export BUSYBOX_VER=1.36.0
1414
export TOYBOX_VER=0.8.9

0 commit comments

Comments
 (0)