X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftools%2Ftrex%2Ftrex_installer.sh;h=c9a41ce5259fa2378e65d805560af2951a721ebb;hb=2785bf138509da1957714fd97e20be0a9a082e5e;hp=13891f14a1fd013a51d078f98af4c4c67b81bff7;hpb=6721e7f09aa95bff6622068332a3f56afad9c87b;p=csit.git diff --git a/resources/tools/trex/trex_installer.sh b/resources/tools/trex/trex_installer.sh index 13891f14a1..c9a41ce525 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.29" TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/" TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"