{ "version": "2.33.1", "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.33.1/cli-hasura-windows-amd64.exe#/hasura.exe", "hash": "2f2eab1ba36ef0098dd124946b589a0f05ddd6eab5c1a88e3874a09c0e819b43" } }, "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" } } } }