2024-12-14 08:29:58 +00:00

33 lines
1.0 KiB
JSON

{
"version": "3.18",
"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"
}
},
"bin": "iperf3.exe",
"checkver": {
"url": "https://files.budman.pw/",
"regex": "iperf([\\d.]+)",
"reverse": true
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://files.budman.pw/iperf$version_64.zip",
"extract_dir": "iperf$version_64"
}
},
"hash": {
"url": "https://files.budman.pw/?info=$basename",
"regex": "sha256\":\"$sha256"
}
}
}