diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index fecd58b494..9b77aca3c8 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.29.1", + "version": "2.30.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.29.1/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "edcb550841b26d75bc10979a2007074d3060d6068eb272923ee7e0ddf8fed4c2" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.30.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "35ec51c2cda585dda243eb8258b9041e757ce31ee6347d8a4723416c41f4bec7" } }, "bin": "hasura.exe",