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