aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/t-rex/t-rex-installer.sh
diff options
context:
space:
mode:
authorpmikus <pmikus@cisco.com>2017-03-30 11:22:38 +0200
committerPeter Mikus <pmikus@cisco.com>2017-03-31 04:44:33 +0000
commitb2f75ec0f52110c267b90372e657b664417c1f4b (patch)
tree62a636460cd5dc67c0b425aa6b07da6ac6c9f55c /resources/tools/t-rex/t-rex-installer.sh
parentc756b657f5fd3423b95c98d41c6fb0c007cbed08 (diff)
Upgrade T-rex to v2.22
Change-Id: I2029ba77a1c3c9ba6e128f816a353769a2cd5c8e Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'resources/tools/t-rex/t-rex-installer.sh')
-rwxr-xr-xresources/tools/t-rex/t-rex-installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/t-rex/t-rex-installer.sh b/resources/tools/t-rex/t-rex-installer.sh
index d21852c0f7..8090b75683 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.17"
+TREX_VERSION="2.22"
TREX_DOWNLOAD_REPO="https://github.com/cisco-system-traffic-generator/trex-core/archive/"
TREX_DOWNLOAD_PACKAGE="v${TREX_VERSION}.zip"