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=cb92d81cadf9aecfc4dfbe150f876a6adf6a30ff;hp=13b990072e2734f0a089bfd869d4ae62af21605b;hb=ab4c093f3c9470ffc316864ddd603e49aa21fdf6;hpb=b7b9a6f73347fba29060f3c2a2abfc4ea411de68 diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh index 13b990072e..cb92d81cad 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.06" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"