{
    "version": "0.2.76",
    "description": "Easily and securely share files from the command line. A fully featured Firefox Send client.",
    "homepage": "https://github.com/timvisee/ffsend",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/timvisee/ffsend/releases/download/v0.2.76/ffsend-v0.2.76-windows-x64-static.exe#/ffsend.exe",
            "hash": "09d923348d083c130e8e26f990ba4c90022a2b26e6a9f0c55ac78420f84089f8"
        }
    },
    "bin": "ffsend.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/timvisee/ffsend/releases/download/v$version/ffsend-v$version-windows-x64-static.exe#/ffsend.exe"
            }
        }
    }
}
