{
    "version": "2.48.16",
    "description": "Hasura GraphQL Engine CLI",
    "homepage": "https://hasura.io/",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/hasura/graphql-engine/releases/download/v2.48.16/cli-hasura-windows-amd64.exe#/hasura.exe",
            "hash": "57f4b1083418cdb36479d0ba8876f2a95b6d6c0b3b8060d11cff745305d8f8c7"
        }
    },
    "bin": "hasura.exe",
    "checkver": {
        "github": "https://github.com/hasura/graphql-engine"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/hasura/graphql-engine/releases/download/v$version/cli-hasura-windows-amd64.exe#/hasura.exe"
            }
        }
    }
}
