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