{ "version": "2.28.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.28.1/cli-hasura-windows-amd64.exe#/hasura.exe", "hash": "bb7c4f62eaa38e6b2fe97061a49030f36ff42b4a86a08ae6f70226ec9b908ffc" } }, "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" } } } }