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