diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 77ff2203bc..0a33afb301 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.31.0", + "version": "2.32.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" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.32.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "27eba55e65ee1d2b856288661cef510da6f6888975318bf2e4da56bfe486e4cd" } }, "bin": "hasura.exe",