diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index 1ea1b17efa..147de98763 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.33.4", + "version": "2.34.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.33.4/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "b8038ed544b019e2264d3040707a874f467a581db3793b2574bc89cefed5f4fc" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.34.0/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "341052342d899ad1da07771b92ae94dc009b4a39486dc7f66ed4ae780aff54af" } }, "bin": "hasura.exe",