{ "version": "2.36.2", "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.36.2/cli-hasura-windows-amd64.exe#/hasura.exe", "hash": "e43a009e4f7fce62e5b1ab2bb3b2cf4d50469bec067e0e57b17b80453077b4e5" } }, "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" } } } }