diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 7c2628094b..3f14fe2511 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.35.0", + "version": "2.35.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.35.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "4953dbb66e33b92337db61835796e07b4a36003726107344607408cf7e5a5cdf" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.35.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "db342b8772987c7838edaef0629718be1823d81da40bb2fd09aa1cd4a2af6ad1" } }, "bin": "hasura.exe",