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