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