diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 05cd5493e4..7498e051e7 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.44.0", + "version": "2.45.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.44.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "2dc6c29c3f7b6bc2fb3364681c7748452a9a8a35ea83a89e2e53a707b41bb6cc" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.45.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "389f7c89f656edfc23209f0ee7d47f139353e6a5c992065dc04984bae40f2473" } }, "bin": "hasura.exe",