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