{
    "version": "0.21.4",
    "description": "Universal command-line interface for SQL databases",
    "homepage": "https://github.com/xo/usql",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/xo/usql/releases/download/v0.21.4/usql-0.21.4-windows-amd64.zip",
            "hash": "9f5e9311ba98703af69b6d8e1d618a232a0e6ec902edc2316b04dd5a99d6b1f3"
        }
    },
    "bin": "usql.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/xo/usql/releases/download/v$version/usql-$version-windows-amd64.zip"
            }
        }
    }
}
