{
    "version": "0.3.1",
    "description": "A calculator REPL, similar to bc(1)",
    "homepage": "https://github.com/nerdypepper/eva",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/nerdypepper/eva/releases/download/v0.3.1/eva.exe",
            "hash": "f320cd9b01fbb5098deaecb87cbdcbe109cb573cfbd6601798cc61f5d012fafb"
        }
    },
    "bin": "eva.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/nerdypepper/eva/releases/download/v$version/eva.exe"
            }
        }
    }
}
