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=1bf665c2de35143c837030f24c0a85f563fc80c0;hp=13b990072e2734f0a089bfd869d4ae62af21605b;hb=3744273d8f1540fe45312b5c3a4e2e6f8b21a81f;hpb=ce469c1a7d56c2be639e5cecde961c4ef6354fb5 diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh index 13b990072e..1bf665c2de 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.00" +TREX_VERSION="2.03" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"