{
    "version": "3.21",
    "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.21_64.zip",
            "hash": "3dcc2ed47b59fb709f4d5a9da132afcf28d503ab5e2fdce270e8b7989745d986",
            "extract_dir": "iperf3.21"
        }
    },
    "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"
            }
        },
        "hash": {
            "url": "https://files.budman.pw/?info=$basename",
            "regex": "sha256\":\"$sha256"
        }
    }
}
