aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/trex/trex_installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/trex/trex_installer.sh')
-rwxr-xr-xresources/tools/trex/trex_installer.sh2
1 files changed, 1 insertions, 1 deletions
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"