Skip to content

Commit

Permalink
Upgrade to bash 5.1-004
Browse files Browse the repository at this point in the history
  • Loading branch information
robxu9 authored Dec 20, 2020
1 parent 91ddb15 commit 92ac4c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#
# For Linux, also builds musl for truly static linking.

bash_version="5.0"
bash_patch_level=0
bash_version="5.1"
bash_patch_level=4
musl_version="1.2.1"

platform=$(uname -s)
Expand Down

0 comments on commit 92ac4c8

Please sign in to comment.