update to newer versions of bash, Tcl etc

This commit is contained in:
2023-02-06 09:53:38 +01:00
parent cc258502ba
commit eac4a2abaa
2 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -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
+3 -4
View File
@@ -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