iperf3: Update to version 3.17.1

This commit is contained in:
github-actions[bot] 2024-11-03 16:29:01 +00:00
parent 0d66798cce
commit 85f58983f6

View File

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