X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ft-rex%2Ft-rex-installer.sh;h=8090b7568327ac5f869e82664bc51b24f89f603f;hp=cb92d81cadf9aecfc4dfbe150f876a6adf6a30ff;hb=b2f75ec0f52110c267b90372e657b664417c1f4b;hpb=ccdcc18ff5ab339f715179d3215fe174252a1187 diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh index cb92d81cad..8090b75683 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.22" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"