X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ft-rex%2Ft-rex-installer.sh;fp=resources%2Ftools%2Ft-rex%2Ft-rex-installer.sh;h=d015015c9275c706d47788cf308aee2a0477231f;hp=cb92d81cadf9aecfc4dfbe150f876a6adf6a30ff;hb=a1309d0a4bb3b7fade955712454685c4aed9044e;hpb=b1a54dd8bbf32a025b998ef9d87a4c2d908c28dc diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh index cb92d81cad..d015015c92 100755 --- a/resources/tools/t-rex/t-rex-installer.sh +++ b/resources/tools/t-rex/t-rex-installer.sh @@ -1,6 +1,6 @@ #!/bin/sh -TREX_VERSION="2.06" +TREX_VERSION="2.07" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"