Skip to content

Commit 92ac4c8

Browse files
authored
Upgrade to bash 5.1-004
1 parent 91ddb15 commit 92ac4c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#
66
# For Linux, also builds musl for truly static linking.
77

8-
bash_version="5.0"
9-
bash_patch_level=0
8+
bash_version="5.1"
9+
bash_patch_level=4
1010
musl_version="1.2.1"
1111

1212
platform=$(uname -s)

0 commit comments

Comments
 (0)