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