We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ddb15 commit 92ac4c8Copy full SHA for 92ac4c8
1 file changed
build.sh
@@ -5,8 +5,8 @@
5
#
6
# For Linux, also builds musl for truly static linking.
7
8
-bash_version="5.0"
9
-bash_patch_level=0
+bash_version="5.1"
+bash_patch_level=4
10
musl_version="1.2.1"
11
12
platform=$(uname -s)
0 commit comments