mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-29 02:39:39 +02:00
update to newer versions of bash, Tcl etc
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user