{
    "version": "1.0.13",
    "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.13/librespeed-cli_1.0.13_windows_amd64.zip",
            "hash": "0d10a38858a05998fe1af070ca3c98e6dc038c0883b22c18918b33c855789f2a"
        },
        "32bit": {
            "url": "https://github.com/librespeed/speedtest-cli/releases/download/v1.0.13/librespeed-cli_1.0.13_windows_386.zip",
            "hash": "4a61d001996640935363c2c6fd87e4c150555c37850bf7380ae96758fe5445eb"
        }
    },
    "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"
        }
    }
}
