diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 8a767ec7e9..05cd5493e4 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.43.0", + "version": "2.44.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.43.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "c2bc04fb16e759efafe722f4f181a269422e9d5924050ca22f2c4c425369b2a6" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.44.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "2dc6c29c3f7b6bc2fb3364681c7748452a9a8a35ea83a89e2e53a707b41bb6cc" } }, "bin": "hasura.exe",