{
    "version": "1.5.8",
    "description": "Arbitrary-precision unit-aware calculator ",
    "homepage": "https://printfn.github.io/fend/",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/printfn/fend/releases/download/v1.5.8/fend-1.5.8-windows-x64-exe.zip",
            "hash": "b32a4ac9d8d10e998ad934f0a0b83e4a46b45225312dcd8ae510a067fa91789c"
        }
    },
    "bin": "fend.exe",
    "checkver": {
        "github": "https://github.com/printfn/fend"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/printfn/fend/releases/download/v$version/fend-$version-windows-x64-exe.zip"
            }
        }
    }
}
