2024-05-08 18:29:59 +01:00

33 lines
1.0 KiB
JSON

{
"version": "3.16",
"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.16_64.zip",
"hash": "52063ff7cc8570a86a0aaaef8221370afb4a4ee93aca2029b7df4baad7032b15",
"extract_dir": "iperf3.16_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"
}
}
}