diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 3d31fc1b50..b4a58ce053 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.35.2", + "version": "2.36.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.35.2/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "b4e6a7b1e1ac9498ab01917ae2a3afd87e78b59d309158fa9f539bc8a0e2978c" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.36.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "0cb3c11064e59be4791940259881ed0574a8018ef50841856cc2223023992338" } }, "bin": "hasura.exe",