diff --git a/build b/build index 7bd72cd..9089605 100755 --- a/build +++ b/build @@ -1,7 +1,7 @@ #!/usr/bin/env bash # -declare -rx VERSION='1.1.10' +declare -rx VERSION='1.1.11' if (( "${BASH_VERSINFO[0]}" < 5 )); then echo "BASH version 5.0 or newer is required and must be available in PATH!" 1>&2 diff --git a/config/versions.conf b/config/versions.conf index 5ffc722..712bf8a 100644 --- a/config/versions.conf +++ b/config/versions.conf @@ -1,9 +1,8 @@ -bash 5.1 +bash 5.2.15 coreutils 8.31 findutils 4.7.0 getopt 1.1.6 gettext 0.21 modules 3.2.10.1 -Pmodules 1.0.0rc12 -Tcl 8.6.10 -tcllib 1.20 +Tcl 8.6.13 +tcllib 1.21