iperf3: Update to version 3.17

This commit is contained in:
github-actions[bot] 2024-05-11 00:34:06 +00:00
parent eb4e184837
commit 3aacfd1491

View File

@ -1,14 +1,14 @@
{ {
"version": "3.16", "version": "3.17",
"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.16_64.zip", "url": "https://files.budman.pw/iperf3.17_64.zip",
"hash": "52063ff7cc8570a86a0aaaef8221370afb4a4ee93aca2029b7df4baad7032b15", "hash": "c1ab63de610d73779d1003753f8dcd3faae0b6ac5be1eaf31bbf4a1d3d2e3356",
"extract_dir": "iperf3.16_64" "extract_dir": "iperf3.17_64"
} }
}, },
"bin": "iperf3.exe", "bin": "iperf3.exe",