X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ft-rex%2Ft-rex-installer.sh;fp=resources%2Ftools%2Ft-rex%2Ft-rex-installer.sh;h=590867abe84f20d8fdb8ab442f29bd8371c912ad;hp=781b73c3c23386852a3e52b0352a0e2488afb142;hb=5eddf0d2dad050e9b03f6f41e1dfdcff0e3a21f6;hpb=9f09722c66162b0e01d1aa972f650bf1cd9b3a52 diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh index 781b73c3c2..590867abe8 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="1.91" +TREX_VERSION="2.00" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"