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