Skip to content

Commit f930d34

Browse files
committed
updates iperf to latest
Signed-off-by: Ashraf Fouda <ashraf.m.fouda@gmail.com>
1 parent 4d11e9f commit f930d34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bins/packages/iperf/iperf.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
IPERF_VERSION="3.14"
2-
IPERF_CHECKSUM="9ef3769b601d79250bb1593b0146dbcb"
1+
IPERF_VERSION="3.19.1"
2+
IPERF_CHECKSUM="967de64f73d2884b8a1d82b2b83a27d7"
33
IPERF_LINK="https://github.com/userdocs/iperf3-static/releases/download/${IPERF_VERSION}/iperf3-amd64"
44

55
download_iperf() {

0 commit comments

Comments
 (0)