iperf3: Update to version 3.19

This commit is contained in:
github-actions[bot] 2025-05-17 00:38:45 +00:00
parent e1120049b9
commit b35a571487

View File

@ -1,14 +1,14 @@
{
"version": "3.18",
"version": "3.19",
"description": "Tool for measuring the maximum achievable bandwidth on IP networks",
"homepage": "https://iperf.fr/",
"license": "BSD-3-Clause",
"notes": "The last 32bit version was 3.5 which is available in the Versions bucket",
"architecture": {
"64bit": {
"url": "https://files.budman.pw/iperf3.18_64.zip",
"hash": "233d83fd549462f8b0ceddf7a22cc3dd5a8198a5de984a32732aacfa54ce1d7d",
"extract_dir": "iperf3.18_64"
"url": "https://files.budman.pw/iperf3.19_64.zip",
"hash": "6d2861bc02139244871f07ba474c7cce448d5581f409ffc694c0e1ad190d5aac",
"extract_dir": "iperf3.19_64"
}
},
"bin": "iperf3.exe",