diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index fbcf7aa4f4..a5c928dca3 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.20.0", + "version": "2.20.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.20.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "1d17416e5dfaf872b14a651aee61e55772ba7a775e2197071b690503a04d5403" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.20.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "23b697ad10caa635ee7e323cc97df3b3578e37d54cbc25936b2f482ac445f0e0" } }, "bin": "hasura.exe",