{
    "version": "1.0.10",
    "description": "Command line client for LibreSpeed.org, a speedtest website",
    "homepage": "https://github.com/librespeed/speedtest-cli",
    "license": "LGPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/librespeed/speedtest-cli/releases/download/v1.0.10/librespeed-cli_1.0.10_windows_amd64.zip",
            "hash": "a0bca0add2a6d08a03838821fb2a6bce9156ae38c98ab1d2c15f1fc7cdf52ee9"
        },
        "32bit": {
            "url": "https://github.com/librespeed/speedtest-cli/releases/download/v1.0.10/librespeed-cli_1.0.10_windows_386.zip",
            "hash": "05b660c7e509904f11c204373da2e37fe1742de72d8db60a4aa1f72fc4d1074c"
        }
    },
    "bin": "librespeed-cli.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/librespeed/speedtest-cli/releases/download/v$version/librespeed-cli_$version_windows_amd64.zip"
            },
            "32bit": {
                "url": "https://github.com/librespeed/speedtest-cli/releases/download/v$version/librespeed-cli_$version_windows_386.zip"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.txt"
        }
    }
}
