{ "version": "2.31.0", "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.31.0/cli-hasura-windows-amd64.exe#/hasura.exe", "hash": "3061fb1ae0a1af1140b3ce83e5a864463d3f2a5de2b611a38b9453b1e52e8773" } }, "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" } } } }