diff --git a/bucket/hasura-cli.json b/bucket/hasura-cli.json index e2f4a5a171..5fa0ba26c3 100644 --- a/bucket/hasura-cli.json +++ b/bucket/hasura-cli.json @@ -1,12 +1,12 @@ { - "version": "2.22.0", + "version": "2.22.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.22.0/cli-hasura-windows-amd64.exe#/hasura.exe", - "hash": "64d54ddde5e6ad7ac6a800c7ba555f34742f957d35ed174c25254770c31d6726" + "url": "https://github.com/hasura/graphql-engine/releases/download/v2.22.1/cli-hasura-windows-amd64.exe#/hasura.exe", + "hash": "c0663fb3c703bcb2f4d97e23455c1a0459028236ee6cbae8e562994c54ebf0ba" } }, "bin": "hasura.exe",