iperf3: Update to version 3.20

This commit is contained in:
github-actions[bot] 2025-11-15 00:39:24 +00:00
parent 3ca9ed60af
commit d99fa99690

View File

@ -1,14 +1,14 @@
{ {
"version": "3.19.1", "version": "3.20",
"description": "Tool for measuring the maximum achievable bandwidth on IP networks", "description": "Tool for measuring the maximum achievable bandwidth on IP networks",
"homepage": "https://iperf.fr/", "homepage": "https://iperf.fr/",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"notes": "The last 32bit version was 3.5 which is available in the Versions bucket", "notes": "The last 32bit version was 3.5 which is available in the Versions bucket",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://files.budman.pw/iperf3.19.1_64.zip", "url": "https://files.budman.pw/iperf3.20_64.zip",
"hash": "9a84118cd8eabb14a0fda4ffa782dd5668e4461031d8ab119480bf9b09e3dc04", "hash": "7f8fabeb885eeb61345f0658d6d0e476248e313cbd182b336ae5ac81fba5daed",
"extract_dir": "iperf3.19.1_64" "extract_dir": "iperf3.20_64"
} }
}, },
"bin": "iperf3.exe", "bin": "iperf3.exe",