diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 96a9d516be..c0ce0f3a52 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.39.0", + "version": "2.39.1", "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.39.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "1b238a5d2a3433ca69df06ff2a5b75aa91d242a2092ba1107bee89a28821bcef" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.39.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "baa58040e022c4f1adf2b5aa01de763100f08c5664fb519e1ff867a7c27cdfd9" } }, "bin": "hasura.exe",