X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ftrex%2Ftrex_installer.sh;h=86c5c9b00e1ee6433b697e545117073cb7aad417;hp=13891f14a1fd013a51d078f98af4c4c67b81bff7;hb=4efd01a4e2c5995d53d86f4da7c7e64a603f719b;hpb=fafd11b96232ab45b200e5f0f59a4bdc3ddee40a diff --git a/resources/tools/trex/trex_installer.sh b/resources/tools/trex/trex_installer.sh index 13891f14a1..86c5c9b00e 100755 --- a/resources/tools/trex/trex_installer.sh +++ b/resources/tools/trex/trex_installer.sh @@ -1,6 +1,6 @@ #!/bin/sh -TREX_VERSION="2.25" +TREX_VERSION="2.28" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"