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=d015015c9275c706d47788cf308aee2a0477231f;hp=1bf665c2de35143c837030f24c0a85f563fc80c0;hb=147ce6e1ab9e6f557172d05aa0c09d44a34b0fdc;hpb=986a656c8ab1581a14a94d3dadf7bb7fc87764e5 diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh index 1bf665c2de..d015015c92 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.03" +TREX_VERSION="2.07" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"