diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index f2d2a1cee0..1ea1b17efa 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.33.3", + "version": "2.33.4", "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.33.3/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "2dadb2793ab91a933c8917862122e390e0d86214d0b1a98801d2083994548aec" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.33.4/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "b8038ed544b019e2264d3040707a874f467a581db3793b2574bc89cefed5f4fc" } }, "bin": "hasura.exe",